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
a34cccf09931a54a607a56d4ded88f3b7a4752b4
qmk_firmware
/
Bootloaders
/
DFU
History
Dean Camera
7d391eb04c
Add NO_INTERNAL_SERIAL compile time option to bootloaders to prevent them from having unneccesary size increases from unused code.
2009-06-21 11:09:12 +00:00
..
BootloaderDFU.c
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
2009-06-21 05:04:18 +00:00
BootloaderDFU.h
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
2009-06-21 05:04:18 +00:00
BootloaderDFU.txt
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
2009-06-21 05:04:18 +00:00
Descriptors.c
…
Descriptors.h
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
2009-06-21 05:04:18 +00:00
Doxygen.conf
…
makefile
Add NO_INTERNAL_SERIAL compile time option to bootloaders to prevent them from having unneccesary size increases from unused code.
2009-06-21 11:09:12 +00:00