This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e62e50c66360669d5e64d61f615d9b4ee24ca59f
cheapino_qmk_firmware
/
Bootloaders
/
Incomplete
/
MassStorage
/
Lib
History
Dean Camera
e62e50c663
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command.
2013-03-09 10:59:53 +00:00
..
SCSI.c
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command.
2013-03-09 10:59:53 +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
Add LED flashing to the incomplete Mass Storage class bootloader. Clean up virtual FAT implementation.
2013-03-09 10:51:19 +00:00
VirtualFAT.h
Fix off-by-one in the VirtualFAT cluster chain generator.
2013-03-09 08:08:31 +00:00