Upgrade doxygen configuration files to the latest version.
[pub/lufa.git] / Bootloaders / Printer / makefile
2021-05-31 Dean CameraMerge pull request #171 from fauxpark/line-endings
2021-05-31 fauxparkFix inconsistent line endings
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-07-29 Dean CameraBootloaders: Enable LTO to reduce compiled size.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-05-05 Dean CameraUpdate the Printer class bootloader to use the new...
2013-03-18 Dean CameraEnsure bootloader makefile calculation functions are...
2013-03-03 Dean CameraAdd bootloader API functions to the Printer class bootl...
2013-03-03 Dean CameraAdd new Printer class USB bootloader.