mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Moved out target-related V2 protocol commands into a seperate file for the AVRISP project.
Added Load Extended Command functionality to the LOAD ADDRESS V2 Protocol command handler for devices with more than 64KB of memory.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
* - Master LUFA include file rather than per-module includes
|
||||
* - Add multiple-report HID demo to the library
|
||||
* - Add dual role Mouse Host/Keyboard Device demo to the library
|
||||
* - Add Mouse/CDC dual class demo to the library
|
||||
* - Change makefiles to allow for absolute LUFA location to be used
|
||||
* - Port LUFA to other architectures
|
||||
* -# AVR32 UC3B series microcontrollers
|
||||
|
||||
Reference in New Issue
Block a user