Dean Camera
|
be33d3a515
|
Update Mass Storage bootloader so that it can support devices with only 4KB bootloader sections by creating a special AUX section before the real bootloader section to store part of the bootloader code.
|
2013-03-18 17:18:11 +00:00 |
Dean Camera
|
f429975e01
|
Tweak the LUFA config for the Mass Storage class bootloader to reduce the compiled size slightly by removing unused features.
|
2013-03-17 16:37:00 +00:00 |
Dean Camera
|
1575ca57bb
|
Minor documentation improvements.
|
2013-03-14 21:08:53 +00:00 |
Dean Camera
|
e635872612
|
Small size improvement in the Printer and Mass Storage class bootloaders.
|
2013-03-13 21:19:31 +00:00 |
Dean Camera
|
68c317c4e9
|
Fix off-by-one error in the Mass Storage bootloader file size, add missing Volume Label directory entry. Remove incorrect reference to "printer" in the bootloader documentation.
|
2013-03-10 19:53:48 +00:00 |
Dean Camera
|
0b1f33e2a2
|
Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional.
|
2013-03-10 09:35:43 +00:00 |