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-03 11:03:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
63e1fc6e6c435dcdaa0ebc465c00b1df05f69ed4
zsa_qmk_firmware
/
Bootloaders
/
Incomplete
/
MassStorage
/
Lib
History
Dean Camera
63e1fc6e6c
Make the VirtualFAT firmware file read from device flash when opened by the host in the incomplete Mass Storage class bootloader.
2013-03-09 09:24:26 +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
Remove debug code from the incomplete Mass Storage class bootloader, rename main source files.
2013-03-09 09:17:42 +00:00
VirtualFAT.c
Make the VirtualFAT firmware file read from device flash when opened by the host in the incomplete Mass Storage class bootloader.
2013-03-09 09:24:26 +00:00
VirtualFAT.h
Fix off-by-one in the VirtualFAT cluster chain generator.
2013-03-09 08:08:31 +00:00