This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-24 10:02:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0f0f9638a3
qmk_firmware
/
Bootloaders
/
Incomplete
/
MassStorage
/
Lib
History
Dean Camera
0f0f9638a3
Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain update function.
2013-03-09 09:13:44 +00:00
..
SCSI.c
Refactor macros in the VirtualFAT implementation of the incomplete Mass Storage bootloader.
2013-03-09 08:00:22 +00:00
SCSI.h
Add the start of a new Mass Storage class bootloader.
2013-03-08 15:50:12 +00:00
VirtualFAT.c
Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain update function.
2013-03-09 09:13:44 +00:00
VirtualFAT.h
Fix off-by-one in the VirtualFAT cluster chain generator.
2013-03-09 08:08:31 +00:00