forked from mirror/qmk_firmware
Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos.
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
* interfacing with a FAT library for dataflash file level access
|
||||
* - Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience
|
||||
* - Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl)
|
||||
* - Keyboard and Mouse demos (normal, data interrupt and fully interrupt driven) combined into unified keyboard and mouse demos
|
||||
* - Keyboard and Mouse device demos (normal, data interrupt and fully interrupt driven) combined into unified keyboard and mouse demos
|
||||
* - Keyboard and Mouse host demos (normal and data interrupt driven) combined into unified keyboard and mouse demos
|
||||
* - Removed AVRISP_Programmer project due to code quality concerns
|
||||
*
|
||||
* \section Sec_ChangeLog090209 Version 090209
|
||||
|
||||
Reference in New Issue
Block a user