index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
MassStorage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the Mass Storage bootloader virtual FAT directory entry definitions.
Dean Camera
2013-03-25
2
-10
/
+23
*
Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that...
Dean Camera
2013-03-25
2
-27
/
+114
*
Add known-issues documentation section to the various LUFA bootloaders.
Dean Camera
2013-03-22
1
-0
/
+21
*
Add smaller AVR8 targets to the Mass Storage bootloader target list in the Bo...
Dean Camera
2013-03-20
1
-3
/
+5
*
Make the Mass Storage bootloader compatible with the original (green) XPLAIN ...
Dean Camera
2013-03-20
1
-0
/
+15
*
Significantly reduce the size of the Mass Storage class bootloader, by removi...
Dean Camera
2013-03-20
4
-20
/
+9
*
Make Mass Storage bootloader makefile variable naming consistent.
Dean Camera
2013-03-18
1
-4
/
+4
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-6
/
+6
*
Speed up Mass Storage bootloader by turning off the internal clock divider, a...
Dean Camera
2013-03-18
2
-0
/
+4
*
Ensure bootloader makefile calculation functions are uniform across all bootl...
Dean Camera
2013-03-18
1
-1
/
+1
*
Update Mass Storage bootloader so that it can support devices with only 4KB b...
Dean Camera
2013-03-18
12
-109
/
+136
*
Tweak the LUFA config for the Mass Storage class bootloader to reduce the com...
Dean Camera
2013-03-17
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2013-03-14
1
-1
/
+1
*
Small size improvement in the Printer and Mass Storage class bootloaders.
Dean Camera
2013-03-13
2
-3
/
+2
*
Fix off-by-one error in the Mass Storage bootloader file size, add missing Vo...
Dean Camera
2013-03-10
3
-14
/
+32
*
Move out the Mass Storage class bootloader to the main Bootloader directory n...
Dean Camera
2013-03-10
15
-0
/
+3723