qmk_firmware/Bootloaders/DFU
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
..
BootloaderDFU.aps Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
BootloaderDFU.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
BootloaderDFU.h 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
BootloaderDFU.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 Altered DFU bootloader to use the signature byte constants located in the avr-libc part headers, rather than redefining them in Descriptors.h. 2009-03-09 09:54:12 +00:00
Doxygen.conf 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