Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / Bootloaders / Printer /
2013-10-11 Dean CameraMerge pull request #9 from mondalaci/replace-remaining...
2013-10-09 László MondaReplace CDC interface numbers with enums.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd platform includes to the bootloaders.
2013-05-19 Dean CameraAssume 16MHz crystal by default in the AVR8 bootloaders.
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
2013-05-14 Dean CameraFix Printer class bootloader - descriptors are stored...
2013-05-14 Dean CameraMinor documentation improvements.
2013-05-10 Dean CameraShrink the size of the Printer class bootloader by...
2013-05-10 Dean CameraFix typos in the bootloader API table entry names.
2013-05-05 Dean CameraTighten up Printer bootloader implementation; fold...
2013-05-05 Dean CameraUpdate the Printer class bootloader to use the new...
2013-05-01 Dean CameraMinor documentation improvements.
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-08 Dean CameraImprove bootloader compile error message text when...
2013-04-06 Dean CameraClean up bootloader project ASF integration code.
2013-04-06 Dean CameraAdd bootloader projects for Atmel Studio 6.1 (requires...
2013-04-06 Dean CameraAdd checks to the bootloaders so that they will give...
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-22 Dean CameraAdd known-issues documentation section to the various...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-18 Dean CameraEnsure bootloader makefile calculation functions are...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraSmall size improvement in the Printer and Mass Storage...
2013-03-10 Dean CameraFix Printer bootloader top level documentation.
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-04 Dean CameraFix incorrect Bootloader documentation.
2013-03-03 Dean CameraAdd documentation to the Printer class bootloader,...
2013-03-03 Dean CameraAdd bootloader API functions to the Printer class bootl...
2013-03-03 Dean CameraAdd additional comments to the Printer class bootloader...
2013-03-03 Dean CameraAdd new Printer class USB bootloader.