qmk_firmware/LUFA
Dean Camera d6543dee0d Minor updates to the Magstripe and MissileLauncher projects to fix bugs and improve performance.
Fixed error in GenericHID descriptors preventing it from passing the USB-IF HID tests (thanks to Søren Greiner).
2009-07-16 15:00:10 +00:00
..
Common Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
DriverStubs Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
Drivers Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 2009-07-16 08:57:51 +00:00
ManPages Minor updates to the Magstripe and MissileLauncher projects to fix bugs and improve performance. 2009-07-16 15:00:10 +00:00
Scheduler Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the next command immediately after returning, no need to call Dataflash_ToggleSelectedChipCS() afterwards. 2009-06-29 09:30:06 +00:00
Doxygen.conf Added better module summaries. 2009-07-14 07:33:06 +00:00
Version.h Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
makefile Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00