qmk_firmware/Bootloaders/CDC
Dean Camera 350141e085 Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data.
Altered Project and Bootloader makefiles so that the path to the LUFA library can be set in one place.
2009-03-23 05:43:49 +00:00
..
BootloaderCDC.aps Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
BootloaderCDC.c Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience. 2009-03-17 13:56:26 +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 Moved all source to the trunk directory. 2009-02-23 07:08:15 +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