Add script reading bootloader flags
[pub/lufa.git] / Demos / Device / Incomplete / TestAndMeasurement / makefile
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
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-01-03 Dean CameraUpdate copyright year to 2013.
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Switch low level Device mode demos...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-03 Dean CameraEnsure all demos now compile in C99 standards mode...
2010-07-26 Dean CameraAdd missing INTERRUPT_CONTROL_ENDPOINT compile time...
2010-07-26 Dean CameraAdd stream callback flags and class specific control...
2010-07-22 Dean CameraAdded start of a low level device Test and Measurement...