This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Bootloaders
/
MassStorage
/
Lib
History
Dean Camera
3bc066cd69
Clean up the Mass Storage bootloader virtual FAT directory entry definitions.
2013-03-25 21:09:55 +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
Clean up the Mass Storage bootloader virtual FAT directory entry definitions.
2013-03-25 21:09:55 +00:00
VirtualFAT.h
Clean up the Mass Storage bootloader virtual FAT directory entry definitions.
2013-03-25 21:09:55 +00:00