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 0214e096a0
Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONTROL_ONLY_DEVICE and expanded its function to also remove parts of the Get Status chapter 9 request, to further reduce code usage.
16 years ago
..
BootloaderDFU.aps Moved all source to the trunk directory. 16 years ago
BootloaderDFU.c Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson). 16 years ago
BootloaderDFU.h Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 16 years ago
BootloaderDFU.txt Moved all source to the trunk directory. 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 Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONTROL_ONLY_DEVICE and expanded its function to also remove parts of the Get Status chapter 9 request, to further reduce code usage. 16 years ago