Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add smaller AVR8 targets to the Mass Storage bootloader target list in the ↵ | Dean Camera | 2013-03-20 | 1 | -3/+5 |
| | | | | Bootloader build test. | ||||
* | Make the Mass Storage bootloader compatible with the original (green) XPLAIN ↵ | Dean Camera | 2013-03-20 | 1 | -0/+15 |
| | | | | boards. | ||||
* | Speed up Mass Storage bootloader by turning off the internal clock divider, ↵ | Dean Camera | 2013-03-18 | 1 | -0/+3 |
| | | | | as there is enough FLASH space to do so. | ||||
* | Update Mass Storage bootloader so that it can support devices with only 4KB ↵ | Dean Camera | 2013-03-18 | 1 | -3/+19 |
| | | | | bootloader sections by creating a special AUX section before the real bootloader section to store part of the bootloader code. | ||||
* | Small size improvement in the Printer and Mass Storage class bootloaders. | Dean Camera | 2013-03-13 | 1 | -2/+1 |
| | |||||
* | Move out the Mass Storage class bootloader to the main Bootloader directory ↵ | Dean Camera | 2013-03-10 | 1 | -0/+158 |
now that it is functional. |