Commit Graph

12 Commits

Author SHA1 Message Date
Dean Camera
1e05d46b66 Update copyrights to 2016. 2016-01-31 16:11:09 +11:00
Dean Camera
1d2680b358 Update copyrights to 2015 (better late than never). 2015-05-17 13:14:29 +10:00
Dean Camera
e368a89987 Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Dean Camera
139fabb6cd Add platform includes to the bootloaders. 2013-05-19 22:13:41 +02:00
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
e40f0eb289 Automatically exit the printer class bootloader and start the application when the end of the HEX file is reached (thanks to Hans Schou). 2013-04-04 20:02:52 +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
df9b04c87f Add documentation to the incomplete Mass Storage class bootloader, update 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. 2013-03-10 09:20:55 +00:00
Dean Camera
8a43da6b37 Add new Printer class USB bootloader. 2013-03-03 13:35:46 +00:00