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-02 18:47:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04feb435edd50d00a7531f8be367f43ab126c7ba
zsa_qmk_firmware
/
Bootloaders
/
MassStorage
/
Lib
History
Dean Camera
199cf8f183
Significantly reduce the size of the Mass Storage class bootloader, by removing dependencies on large LUFA internal functions.
2013-03-20 19:02:29 +00:00
..
SCSI.c
Significantly reduce the size of the Mass Storage class bootloader, by removing dependencies on large LUFA internal functions.
2013-03-20 19:02:29 +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
Significantly reduce the size of the Mass Storage class bootloader, by removing dependencies on large LUFA internal functions.
2013-03-20 19:02:29 +00:00
VirtualFAT.h
Significantly reduce the size of the Mass Storage class bootloader, by removing dependencies on large LUFA internal functions.
2013-03-20 19:02:29 +00:00