You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Bootloaders/MassStorage
Dean Camera f835323682
Merge branch 'XMEGA-Demo-Ports-ClockOnly'
11 years ago
..
Config Update Mass Storage bootloader so that it can support devices with only 4KB bootloader sections by creating a special AUX section before the real bootloader section to store part of the bootloader code. 11 years ago
Lib Minor documentation improvements. 11 years ago
BootloaderAPI.c Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 11 years ago
BootloaderAPI.h Minor clean up of the Mass Storage bootloader. 11 years ago
BootloaderAPITable.S Fix typos in the bootloader API table entry names. 11 years ago
BootloaderMassStorage.c Add smaller AVR8 targets to the Mass Storage bootloader target list in the Bootloader build test. 11 years ago
BootloaderMassStorage.h Add platform includes to the bootloaders. 11 years ago
BootloaderMassStorage.txt Minor documentation improvements. 11 years ago
Descriptors.c Minor documentation improvements. 11 years ago
Descriptors.h Minor clean up of the Mass Storage bootloader. 11 years ago
Doxygen.conf Update Doxygen configuration files to the latest version. 11 years ago
asf.xml Assume 16MHz crystal by default in the AVR8 bootloaders. 11 years ago
makefile Minor clean up of the Mass Storage bootloader. 11 years ago