This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b956fedeeb97c0493a8910245b2e59b2bfd16eca
qmk_firmware
/
Bootloaders
/
MassStorage
/
Lib
T
History
Dean Camera
b956fedeeb
Minor cleanup of the Mass Storage bootloader VirtualFAT code.
2013-03-29 13:14:07 +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 cleanup of the Mass Storage bootloader VirtualFAT code.
2013-03-29 13:14:07 +00:00
VirtualFAT.h
Oops - ensure the SCSI transfer length is correct in the Mass Storage bootloader.
2013-03-29 10:40:40 +00:00