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
c75f8bf223
More Doxygen fixes - ensure no undocumented function parameters.
2009-06-15 08:36:12 +00:00
..
BootloaderDFU.c
Updated bootloaders to use the new main() function layout and remove any references to the scheduler to keep them in line with the rest of the library.
2009-06-09 06:05:01 +00:00
BootloaderDFU.h
Updated bootloaders to use the new main() function layout and remove any references to the scheduler to keep them in line with the rest of the library.
2009-06-09 06:05:01 +00:00
BootloaderDFU.txt
Spell checked non-source documentation pages.
2009-04-19 14:29:57 +00:00
Descriptors.c
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00
Descriptors.h
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00
Doxygen.conf
More Doxygen fixes - ensure no undocumented function parameters.
2009-06-15 08:36:12 +00:00
makefile
Minor documentation page updates.
2009-06-04 02:55:30 +00:00