Minor documentation improvements.
[pub/USBasp.git] / Bootloaders / Printer / BootloaderPrinter.c
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-05-10 Dean CameraShrink the size of the Printer class bootloader by...
2013-05-05 Dean CameraTighten up Printer bootloader implementation; fold...
2013-05-05 Dean CameraUpdate the Printer class bootloader to use the new...
2013-04-04 Dean CameraAutomatically exit the printer class bootloader and...
2013-03-27 Dean CameraFixed race condition in the DFU class bootloader causin...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraSmall size improvement in the Printer and Mass Storage...
2013-03-10 Dean CameraAdd documentation to the incomplete Mass Storage class...
2013-03-06 Dean CameraUse a temporary variable for the Printer bootloader...
2013-03-04 Dean CameraFix incorrect HEX extended address parsing in the Print...
2013-03-03 Dean CameraAdd documentation to the Printer class bootloader,...
2013-03-03 Dean CameraAdd additional comments to the Printer class bootloader...
2013-03-03 Dean CameraAdd new Printer class USB bootloader.