Merge pull request #8 from mondalaci/extract-interface-numbers
[pub/USBasp.git] / BuildTests /
2013-08-13 Dean CameraAdd XMEGA TWI to the ModuleTest build test.
2013-07-06 Dean CameraMark the very low RAM devices as being unsupported...
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-03-20 Dean CameraAdd smaller AVR8 targets to the Mass Storage bootloader...
2013-03-14 Dean CameraEnable C++ compatibility check warnings in the ModuleTe...
2013-03-10 Dean CameraEnable Mass Storage bootloader builds in the Bootloader...
2013-03-09 Dean CameraUpdate Bootloader buld test to generate bootloaders...
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
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-05 Dean CameraFix up invalid device configurations in the BootloaderT...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraRemove unsupported devices from the BootloaderTest...
2012-10-14 Dean CameraClean up unnecessary CPPCheck static analysis suppressi...
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 CameraFix up the StaticAnalysis build test so that it does...
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-09-09 Dean CameraUpdate ModuleTest build test to enable new warnings...
2012-09-09 Dean CameraUpdate LUFA core to be compatible with the AVR-GCC...
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-29 Dean CameraUpgrade Doxygen configuration files to 1.8.1.2.
2012-07-26 Dean CameraAdd OLIMEX AVR-ISP-MK2 board to the BoardDriverTest...
2012-07-24 Dean CameraExtend bootloader build test to include all supported...
2012-07-23 Dean CameraAdd missing supported bootloader configurations to...
2012-07-23 Dean CameraUpdate bootloader build test with bootloader target...
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 CameraOverride the OBJDIR setting for the XPLAINBridge projec...
2012-07-10 Dean CameraMark build test makefiles as being incompatible with...
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
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-19 Dean CameraAdd extra human readable output to the build test makef...
2012-06-19 Dean CameraRevert change to assembly file comment syntax; this...
2012-06-17 Dean CameraReplace C style comments in assembly code with true...
2012-06-10 Dean CameraFix broken StaticAnalysisTest build test due to the...
2012-06-10 Dean CameraMinor tweak to the BuildTest master makefile for better...
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-06 Dean CameraFix errors in the SingleUSBModeTest build test. Fix...
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 CameraAdd C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the...
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-19 Dean CameraAdd missing CPPCheck unusedFunction check suppressions...
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 CameraFix incorrectly names build test directory references.
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.
2012-04-16 Dean CameraFix up static analysis build test so that inline suppre...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-09 Dean CameraFix typos in the LUFAConfig.h header file. Add missing...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
2012-04-08 Dean CameraRemoved the old pseudo-scheduler from the library as...
2012-04-08 Dean CameraAdd additional specific sub-family parts to the ModuleT...
2012-04-08 Dean CameraPull out common options in the StaticAnalysisTest build...
2012-03-25 Dean CameraTweak static analysis check BuildTest makefile argument...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-04 Dean CameraMinor documentation improvements.
2012-03-04 Dean CameraUpdate code and StaticAnlysisTest so that missingInclud...
2012-03-04 Dean CameraUpdate ModuleTest to compile for each sub-family within...
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-28 Dean CameraAdd source static analysis build test using "cppcheck".
2012-02-20 Dean CameraUpdate the Android Accessory Host ClassDriver demo...
2012-02-19 Dean CameraUpdate ModuleTest build test to use as many compile...
2012-02-19 Dean CameraUpdate build test "ModuleTest" to check platform driver...
2012-02-19 Dean CameraAdd build test for forced single USB modes.
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...