forked from mirror/qmk_firmware
Clean up MassStorageKeyboard demo.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
* - Renamed the AVRISP project folder to AVRISP-MKII to reduce confusion
|
||||
* - Renamed the RESET_LINE_* makefile tokens in the AVRISP MKII Project to AUX_LINE_*, as they are not always used for target
|
||||
* reset
|
||||
* - Changed over the MassStorageKeyboard Class driver device demo to use Start of Frame events rather than a timer to keep track
|
||||
* of elapsed milliseconds
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Fixed AVRISP project not able to enter programming mode when ISP protocol is used
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
* - Demos/Projects
|
||||
* -# Multiple-Report HID device
|
||||
* -# Device/Host USB bridge
|
||||
* -# Alternative (USB-IF endorsed) USB-Ethernet Classes
|
||||
* -# Finish BluetoothHost demo
|
||||
* -# Finish MIDI class Bootloader
|
||||
* -# Finish SideShow demo
|
||||
|
||||
Reference in New Issue
Block a user