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/CDC
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
..
BootloaderCDC.aps Moved all source to the trunk directory. 16 years ago
BootloaderCDC.c Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience. 16 years ago
BootloaderCDC.h Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 16 years ago
BootloaderCDC.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 Moved all source to the trunk directory. 16 years ago
Doxygen.conf Moved all source to the trunk directory. 16 years ago
LUFA CDC Bootloader.inf 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