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 262b7d7b7b
Make Mass Storage bootloader makefile variable naming consistent.
12 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. 12 years ago
Lib Minor documentation improvements. 12 years ago
BootloaderAPI.c Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 12 years ago
BootloaderAPI.h Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 12 years ago
BootloaderAPITable.S 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. 12 years ago
BootloaderMassStorage.c Speed up Mass Storage bootloader by turning off the internal clock divider, as there is enough FLASH space to do so. 12 years ago
BootloaderMassStorage.h Speed up Mass Storage bootloader by turning off the internal clock divider, as there is enough FLASH space to do so. 12 years ago
BootloaderMassStorage.txt 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. 12 years ago
Descriptors.c 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. 12 years ago
Descriptors.h 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. 12 years ago
Doxygen.conf Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional. 12 years ago
makefile Make Mass Storage bootloader makefile variable naming consistent. 12 years ago