This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Bootloaders
/
DFU
History
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.
2009-03-11 13:11:58 +00:00
..
BootloaderDFU.aps
Moved all source to the trunk directory.
2009-02-23 07:08:15 +00:00
BootloaderDFU.c
Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson).
2009-03-10 05:56:17 +00:00
BootloaderDFU.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
BootloaderDFU.txt
Moved all source to the trunk directory.
2009-02-23 07:08:15 +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
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.
2009-03-11 13:11:58 +00:00