This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-10-30 12:52:32 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Bootloaders
/
MassStorage
/
Lib
History
Dean Camera
7251da6581
Add EEPROM read/write support to the Mass Storage class bootloader.
2013-03-30 17:16:29 +00:00
..
SCSI.c
Oops - ensure the SCSI transfer length is correct in the Mass Storage bootloader.
2013-03-29 10:40:40 +00:00
SCSI.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.
2013-03-18 17:18:11 +00:00
VirtualFAT.c
Add EEPROM read/write support to the Mass Storage class bootloader.
2013-03-30 17:16:29 +00:00
VirtualFAT.h
Add EEPROM read/write support to the Mass Storage class bootloader.
2013-03-30 17:16:29 +00:00