You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
16 years ago
..
BootloaderDFU.aps Moved all source to the trunk directory. 16 years ago
BootloaderDFU.c Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience. 16 years ago
BootloaderDFU.h Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience. 16 years ago
BootloaderDFU.txt Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. 16 years ago
Descriptors.c Moved all source to the trunk directory. 16 years ago
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. 16 years ago
Doxygen.conf Moved all source to the trunk directory. 16 years ago
makefile Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. 16 years ago