This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-04-13 04:27:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d557744503b3787576ad6d4cebdf37e033809f2b
zsa_qmk_firmware
/
Bootloaders
/
CDC
History
Dean Camera
f0c72df674
Re-added Set Control Line State request handling to the CDC class bootloader.
2013-06-27 20:03:51 +02:00
..
Config
…
asf.xml
Assume 16MHz crystal by default in the AVR8 bootloaders.
2013-05-19 21:52:37 +02:00
BootloaderAPI.c
…
BootloaderAPI.h
…
BootloaderAPITable.S
Fix typos in the bootloader API table entry names.
2013-05-10 16:59:03 +02:00
BootloaderCDC.c
Re-added Set Control Line State request handling to the CDC class bootloader.
2013-06-27 20:03:51 +02:00
BootloaderCDC.h
Add platform includes to the bootloaders.
2013-05-19 22:13:41 +02:00
BootloaderCDC.txt
Minor documentation improvements.
2013-06-16 15:09:13 +02:00
Descriptors.c
Re-added Set Control Line State request handling to the CDC class bootloader.
2013-06-27 20:03:51 +02:00
Descriptors.h
Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders.
2013-05-15 18:40:25 +02:00
Doxygen.conf
Update Doxygen configuration files to the latest version.
2013-05-19 15:47:34 +02:00
LUFA CDC Bootloader.inf
…
makefile
…