qmk_firmware/Bootloaders/CDC
2009-04-01 13:53:58 +00:00
..
BootloaderCDC.aps Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
BootloaderCDC.c All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
BootloaderCDC.h Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 2009-03-09 12:28:50 +00:00
BootloaderCDC.txt Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. 2009-03-19 14:16:12 +00:00
Descriptors.c All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
Descriptors.h Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
Doxygen.conf Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
LUFA CDC Bootloader.inf Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
makefile Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 2009-03-23 05:43:49 +00:00