index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
Incomplete
/
MassStorage
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LED flashing to the incomplete Mass Storage class bootloader. Clean up vi...
Dean Camera
2013-03-09
1
-23
/
+17
*
Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Stor...
Dean Camera
2013-03-09
1
-3
/
+31
*
Make the VirtualFAT firmware file read from device flash when opened by the h...
Dean Camera
2013-03-09
1
-2
/
+4
*
Remove debug code from the incomplete Mass Storage class bootloader, rename m...
Dean Camera
2013-03-09
2
-8
/
+1
*
Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain upd...
Dean Camera
2013-03-09
1
-34
/
+38
*
FAT heuristics mean a disk as small as the one emulated in the incomplete Mas...
Dean Camera
2013-03-09
1
-10
/
+24
*
Fix off-by-one in the VirtualFAT cluster chain generator.
Dean Camera
2013-03-09
2
-2
/
+2
*
Refactor macros in the VirtualFAT implementation of the incomplete Mass Stora...
Dean Camera
2013-03-09
3
-15
/
+17
*
Corrections and debug channel in the Incomplete Mass Storage class bootloader.
Dean Camera
2013-03-09
2
-40
/
+60
*
Add the start of a new Mass Storage class bootloader.
Dean Camera
2013-03-08
4
-0
/
+651