This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd9b34aac48ad969b9ef9e4a9d7120ae924cec39
qmk_firmware
/
Bootloaders
/
CDC
History
Dean Camera
fd9b34aac4
Add the formula used to obtain the bootloader start address to the Bootloader makefiles to help users compute the correct address for each device based on the bootloader section size.
2010-07-30 05:13:05 +00:00
..
BootloaderCDC.aps
Add AVRStudio 4 project files for the library bootloaders.
2010-07-13 04:43:38 +00:00
BootloaderCDC.c
Removed unused line encoding data and control requests from the CDC Bootloader code, to save space.
2010-05-26 12:44:05 +00:00
BootloaderCDC.h
Removed unused line encoding data and control requests from the CDC Bootloader code, to save space.
2010-05-26 12:44:05 +00:00
BootloaderCDC.txt
Spell check all source files once again to find any typos.
2010-07-29 16:20:45 +00:00
Descriptors.c
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Descriptors.h
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Doxygen.conf
…
LUFA CDC Bootloader.inf
…
makefile
Add the formula used to obtain the bootloader start address to the Bootloader makefiles to help users compute the correct address for each device based on the bootloader section size.
2010-07-30 05:13:05 +00:00