Upgrade doxygen configuration files to the latest version.
[pub/lufa.git] / BuildTests / BoardDriverTest /
2021-12-12 Dean CameraMerge pull request #179 from osamuaoki/teensy2
2021-12-05 Osamu AokiCorrect MCU/Board relationship
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-01-08 Dean CameraBuld Tests: Update static analysis test for cppcheck...
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 missing BOARD_POLOLUMICRO definition.
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-11-20 Dean CameraAdd board drivers for the Atmel Xplained-MINI kits.
2014-09-11 Dean CameraAdd support for the Arduino Micro board, fix other...
2014-09-11 Dean CameraAdd board support for the Arduino YUN ATMEGA32U4 coproc...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-06-22 Dean CameraAdd missing U2S board definition, update build tests...
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd support for the XMEGA C3 Xplained board.
2013-05-17 Dean CameraImprove the BoardDriver build test, check for mismatche...
2013-01-27 Dean CameraAdd code template for the new board hardware informatio...
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-19 Dean CameraFixed incorrect Dataflash functionality in the USBKEY...
2012-09-16 Dean CameraClean up the BoardDriverTest mapping file, fix up USB2A...
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-09-09 Dean CameraUpdate BoardDriverTest to prevent redundant assignment...
2012-08-12 Dean CameraAdded support for the Arduino Leonardo board. Swap...
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-26 Dean CameraAdd OLIMEX AVR-ISP-MK2 board to the BoardDriverTest...
2012-07-15 Dean CameraAdd DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-07-10 Dean CameraMark build test makefiles as being incompatible with...
2012-06-24 Dean CameraDon't enforce silent output on submake - pass down...
2012-06-23 Dean CameraClean up BuildTest and Maintenance makefiles - use...
2012-06-10 Dean CameraFix BoardDriverTest build test clean target.
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-05 Dean CameraStrip out BuildTest sub-makefile contents as much as...
2012-06-03 Dean CameraCorrect BuildTest makefiles to use LUFA_PATH rather...
2012-06-03 Dean CameraSwitch StaticAnalysisTest build test to use the new...
2012-06-02 Dean CameraEnsure build tests use the system provided $(MAKE)...
2012-06-02 Dean CameraReplace architecture specific makefiles in the BuildTes...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraDon't generate dependency files or a MAP file when...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
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 CameraClean up and speed up build tests by turning off expens...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraMinor tweaks to the build tests to ensure that they...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-13 Dean CameraAdded build test to verify correct compilation of all...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-07 Dean CameraSpeed up build tests by only building each test to...
2012-05-06 Dean CameraImprove BoardDriverTest build test so that it will...
2012-05-06 Dean CameraComplete BoardDriverTest build test.
2012-05-06 Dean CameraAdd partially complete BoardDriverTest build test.