Dean Camera
|
1949b98e6c
|
Minor documentation improvements.
|
2013-05-01 11:36:55 +00:00 |
Dean Camera
|
91946e6d62
|
Improve bootloader compile error message text when building without the correct optimization level.
|
2013-04-08 19:35:00 +00:00 |
Dean Camera
|
dd08100a7d
|
Clean up bootloader project ASF integration code.
|
2013-04-06 19:42:46 +00:00 |
Dean Camera
|
ace61d757e
|
Add checks to the bootloaders so that they will give a user-friendly compile error if not compiled with size optimizations.
|
2013-04-06 14:34:57 +00:00 |
Dean Camera
|
88bcc6fde5
|
Speed up Mass Storage bootloader by turning off the internal clock divider, as there is enough FLASH space to do so.
|
2013-03-18 17:27:18 +00:00 |
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
|
e635872612
|
Small size improvement in the Printer and Mass Storage class bootloaders.
|
2013-03-13 21:19:31 +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 |