aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Printer/BootloaderPrinter.c
Commit message (Expand)AuthorAgeFilesLines
* Shrink the size of the Printer class bootloader by refactoring the page flush...Dean Camera2013-05-101-28/+32
* Tighten up Printer bootloader implementation; fold the IsHEX() function logic...Dean Camera2013-05-051-21/+7
* Update the Printer class bootloader to use the new Printer Device Class drive...Dean Camera2013-05-051-68/+42
* Automatically exit the printer class bootloader and start the application whe...Dean Camera2013-04-041-1/+47
* Fixed race condition in the DFU class bootloader causing failed device reprog...Dean Camera2013-03-271-0/+14
* Minor documentation improvements.Dean Camera2013-03-181-1/+1
* 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 the...Dean Camera2013-03-101-1/+1
* Use a temporary variable for the Printer bootloader HEX parser when combining...Dean Camera2013-03-061-3/+6
* Fix incorrect HEX extended address parsing in the Printer class bootloader.Dean Camera2013-03-041-4/+19
* Add documentation to the Printer class bootloader, add LED flash when the boo...Dean Camera2013-03-031-0/+10
* Add additional comments to the Printer class bootloader, fix incorrect VID/PI...Dean Camera2013-03-031-0/+18
* Add new Printer class USB bootloader.Dean Camera2013-03-031-0/+361