mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
This commit is contained in:
@@ -23,8 +23,9 @@
|
||||
* - Change makefiles to allow for absolute LUFA location to be used
|
||||
* - Abstract out the physical media from the Mass Storage device demos
|
||||
* - Add RNDIS Host Class driver
|
||||
* - Fix audio demos on Linux
|
||||
* - Add unit testing to APIs
|
||||
* - Make new demos
|
||||
* -# Keyboard/Mouse Dual Class Host
|
||||
* -# Multiple-report HID device
|
||||
* -# Mouse/CDC Dual Class Device
|
||||
* - Port LUFA to other architectures
|
||||
|
||||
Reference in New Issue
Block a user