aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Printer/BootloaderPrinter.h
Commit message (Collapse)AuthorAgeFilesLines
* Add platform includes to the bootloaders.Dean Camera2013-05-191-1/+2
|
* Minor documentation improvements.Dean Camera2013-05-011-1/+1
|
* Improve bootloader compile error message text when building without the ↵Dean Camera2013-04-081-1/+1
| | | | correct optimization level.
* Clean up bootloader project ASF integration code.Dean Camera2013-04-061-1/+1
|
* Add checks to the bootloaders so that they will give a user-friendly compile ↵Dean Camera2013-04-061-0/+5
| | | | error if not compiled with size optimizations.
* Automatically exit the printer class bootloader and start the application ↵Dean Camera2013-04-041-0/+3
| | | | when the end of the HEX file is reached (thanks to Hans Schou).
* Small size improvement in the Printer and Mass Storage class bootloaders.Dean Camera2013-03-131-1/+1
|
* Add documentation to the incomplete Mass Storage class bootloader, update ↵Dean Camera2013-03-101-3/+3
| | | | the virtual FAT file entry so that the bootloader section is omitted (not user readable/writable). Fix some minor documentation errors in the Printer class bootloader.
* Add new Printer class USB bootloader.Dean Camera2013-03-031-0/+99