This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-01 02:00:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46bb98d9dc0806f5aae346bc5e96c1fef978fe39
zsa_qmk_firmware
/
Bootloaders
/
MassStorage
/
Lib
History
Dean Camera
09ae9ad004
Minor documentation improvements.
2013-04-04 20:29:40 +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
Minor documentation improvements.
2013-04-04 20:29:40 +00:00
VirtualFAT.h
Add ATTR_NEVER_INLINE attribute. Add EEPROM byte read/write proxy functions to the Mass Storage bootloader to prevent link errors due to linker relaxations.
2013-03-31 09:37:30 +00:00