projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Upgrade doxygen configuration files to the latest version.
[pub/lufa.git]
/
BuildTests
/
2021-12-12
Dean Camera
Merge pull request #179 from osamuaoki/teensy2
tree
|
commitdiff
2021-12-05
Osamu Aoki
Correct MCU/Board relationship
tree
|
commitdiff
2021-01-30
Dean Camera
Update copyrights for 2021.
tree
|
commitdiff
2020-06-15
Dean Camera
Documentation: Update copyrights to 2020.
tree
|
commitdiff
2019-10-24
Dean Camera
StaticAnalysis: Only fail on errors, only log warnings.
tree
|
commitdiff
2019-07-29
Dean Camera
BuildTests: Remove 4KB variants of MassStorage bootload...
tree
|
commitdiff
2019-01-08
Dean Camera
Buld Tests: Update static analysis test for cppcheck...
tree
|
commitdiff
2019-01-08
Dean Camera
Documentation: Update copyrights to 2019.
tree
|
commitdiff
2019-01-08
Dean Camera
Merge pull request #142 from jacobseptember/master
tree
|
commitdiff
2018-12-09
Dean Camera
Suppress cppcheck warnings on redundant stores.
tree
|
commitdiff
2018-12-09
Dean Camera
Remove cppcheck suppression that requires newer version...
tree
|
commitdiff
2018-12-09
Dean Camera
Fix static analysis false warnings.
tree
|
commitdiff
2018-12-09
Dean Camera
Fix static analysis warnings.
tree
|
commitdiff
2018-01-04
Dean Camera
Update copyrights for 2018.
tree
|
commitdiff
2017-04-18
Dean Camera
Update copyrights for 2017.
tree
|
commitdiff
2016-04-05
Dean Camera
Replace the LUFA build system with DMBS.
tree
|
commitdiff
2016-04-03
Dean Camera
Add missing BOARD_POLOLUMICRO definition.
tree
|
commitdiff
2016-04-03
Dean Camera
Add LUFA DMBS extension modules, use DMBS in project...
tree
|
commitdiff
2016-04-03
Dean Camera
Merge branch 'master' into dmbs
tree
|
commitdiff
2016-01-31
Dean Camera
Update copyrights to 2016.
tree
|
commitdiff
2015-11-15
Dean Camera
Fix up broken module build tests.
tree
|
commitdiff
2015-10-03
Dean Camera
Merge pull request #46 from NicoHood/patch-1
tree
|
commitdiff
2015-08-01
Dean Camera
Merge pull request #49 from the2masters/progmem
tree
|
commitdiff
2015-05-17
Dean Camera
Update copyrights to 2015 (better late than never).
tree
|
commitdiff
2014-11-20
Dean Camera
Add board drivers for the Atmel Xplained-MINI kits.
tree
|
commitdiff
2014-09-13
Dean Camera
Fixed broken AVR8 USART-SPI peripheral driver (thanks...
tree
|
commitdiff
2014-09-11
Dean Camera
Add support for the Arduino Micro board, fix other...
tree
|
commitdiff
2014-09-11
Dean Camera
Add board support for the Arduino YUN ATMEGA32U4 coproc...
tree
|
commitdiff
2014-01-05
Dean Camera
Merge pull request #19 from mondalaci/attr-no-inline...
tree
|
commitdiff
2014-01-03
Dean Camera
Update copyrights for 2014.
tree
|
commitdiff
2013-08-13
Dean Camera
Add XMEGA TWI to the ModuleTest build test.
tree
|
commitdiff
2013-07-06
Dean Camera
Mark the very low RAM devices as being unsupported...
tree
|
commitdiff
2013-06-22
Dean Camera
Add missing U2S board definition, update build tests...
tree
|
commitdiff
2013-05-19
Dean Camera
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
tree
|
commitdiff
2013-05-19
Dean Camera
Add support for the XMEGA C3 Xplained board.
tree
|
commitdiff
2013-05-17
Dean Camera
Improve the BoardDriver build test, check for mismatche...
tree
|
commitdiff
2013-03-20
Dean Camera
Add smaller AVR8 targets to the Mass Storage bootloader...
tree
|
commitdiff
2013-03-14
Dean Camera
Enable C++ compatibility check warnings in the ModuleTe...
tree
|
commitdiff
2013-03-10
Dean Camera
Enable Mass Storage bootloader builds in the Bootloader...
tree
|
commitdiff
2013-03-09
Dean Camera
Update Bootloader buld test to generate bootloaders...
tree
|
commitdiff
2013-02-05
Dean Camera
Remove CPPCheck suppressions for unused functions,...
tree
|
commitdiff
2013-01-27
Dean Camera
Add code template for the new board hardware informatio...
tree
|
commitdiff
2013-01-19
Dean Camera
Add support for the Dimex Stange-ISP programmer board...
tree
|
commitdiff
2013-01-05
Dean Camera
Fix up invalid device configurations in the BootloaderT...
tree
|
commitdiff
2013-01-03
Dean Camera
Update copyright year to 2013.
tree
|
commitdiff
2013-01-03
Dean Camera
Remove unsupported devices from the BootloaderTest...
tree
|
commitdiff
2012-10-14
Dean Camera
Clean up unnecessary CPPCheck static analysis suppressi...
tree
|
commitdiff
2012-10-05
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-09-19
Dean Camera
Fixed incorrect Dataflash functionality in the USBKEY...
tree
|
commitdiff
2012-09-16
Dean Camera
Clean up the BoardDriverTest mapping file, fix up USB2A...
tree
|
commitdiff
2012-09-15
Dean Camera
Fix up the StaticAnalysis build test so that it does...
tree
|
commitdiff
2012-09-15
Dean Camera
Added support for the Xevelabs USB2AX revision 3.1...
tree
|
commitdiff
2012-09-09
Dean Camera
Update ModuleTest build test to enable new warnings...
tree
|
commitdiff
2012-09-09
Dean Camera
Update LUFA core to be compatible with the AVR-GCC...
tree
|
commitdiff
2012-09-09
Dean Camera
Update BoardDriverTest to prevent redundant assignment...
tree
|
commitdiff
2012-08-12
Dean Camera
Added support for the Arduino Leonardo board. Swap...
tree
|
commitdiff
2012-08-11
Dean Camera
Add help text to the project makefiles to help new...
tree
|
commitdiff
2012-07-29
Dean Camera
Upgrade Doxygen configuration files to 1.8.1.2.
tree
|
commitdiff
2012-07-26
Dean Camera
Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest...
tree
|
commitdiff
2012-07-24
Dean Camera
Extend bootloader build test to include all supported...
tree
|
commitdiff
2012-07-23
Dean Camera
Add missing supported bootloader configurations to...
tree
|
commitdiff
2012-07-23
Dean Camera
Update bootloader build test with bootloader target...
tree
|
commitdiff
2012-07-15
Dean Camera
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
tree
|
commitdiff
2012-07-14
Dean Camera
Rename build system module makefiles from "lufa.MODULE...
tree
|
commitdiff
2012-07-11
Dean Camera
Fix project makefiles - remove trailing slash from...
tree
|
commitdiff
2012-07-10
Dean Camera
Override the OBJDIR setting for the XPLAINBridge projec...
tree
|
commitdiff
2012-07-10
Dean Camera
Mark build test makefiles as being incompatible with...
tree
|
commitdiff
2012-07-10
Dean Camera
Fix up makefile .NOTPARALLEL heuristics so that linear...
tree
|
commitdiff
2012-06-24
Dean Camera
Don't enforce silent output on submake - pass down...
tree
|
commitdiff
2012-06-23
Dean Camera
Clean up BuildTest and Maintenance makefiles - use...
tree
|
commitdiff
2012-06-19
Dean Camera
Add extra human readable output to the build test makef...
tree
|
commitdiff
2012-06-19
Dean Camera
Revert change to assembly file comment syntax; this...
tree
|
commitdiff
2012-06-17
Dean Camera
Replace C style comments in assembly code with true...
tree
|
commitdiff
2012-06-10
Dean Camera
Fix broken StaticAnalysisTest build test due to the...
tree
|
commitdiff
2012-06-10
Dean Camera
Minor tweak to the BuildTest master makefile for better...
tree
|
commitdiff
2012-06-10
Dean Camera
Fix BoardDriverTest build test clean target.
tree
|
commitdiff
2012-06-07
Dean Camera
Update SVN line endings property on newer source files...
tree
|
commitdiff
2012-06-06
Dean Camera
Fix errors in the SingleUSBModeTest build test. Fix...
tree
|
commitdiff
2012-06-05
Dean Camera
Strip out BuildTest sub-makefile contents as much as...
tree
|
commitdiff
2012-06-03
Dean Camera
Correct BuildTest makefiles to use LUFA_PATH rather...
tree
|
commitdiff
2012-06-03
Dean Camera
Switch StaticAnalysisTest build test to use the new...
tree
|
commitdiff
2012-06-02
Dean Camera
Ensure build tests use the system provided $(MAKE)...
tree
|
commitdiff
2012-06-02
Dean Camera
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the...
tree
|
commitdiff
2012-06-02
Dean Camera
Replace architecture specific makefiles in the BuildTes...
tree
|
commitdiff
2012-05-27
Dean Camera
Merge in AppConfigHeaders branch to trunk, altering...
tree
|
commitdiff
2012-05-27
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-27
Dean Camera
Don't generate dependency files or a MAP file when...
tree
|
commitdiff
2012-05-27
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-27
Dean Camera
Add missing documentation to custom BuiltTest hardware...
tree
|
commitdiff
2012-05-20
Dean Camera
Merge in latest trunk.
tree
|
commitdiff
2012-05-19
Dean Camera
Add missing CPPCheck unusedFunction check suppressions...
tree
|
commitdiff
2012-05-17
Dean Camera
Update project Doxygen and makefiles so that the result...
tree
|
commitdiff
2012-05-13
Dean Camera
Clean up and speed up build tests by turning off expens...
tree
|
commitdiff
2012-05-13
Dean Camera
AppConfigHeaders: Merge in latest main.
tree
|
commitdiff
2012-05-13
Dean Camera
Minor tweaks to the build tests to ensure that they...
tree
|
commitdiff
2012-05-13
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-13
Dean Camera
Fix incorrectly names build test directory references.
tree
|
commitdiff
2012-05-13
Dean Camera
Added build test to verify correct compilation of all...
tree
|
commitdiff
2012-05-10
Dean Camera
Add branch for the conversion of demos to use standard...
tree
|
commitdiff
2012-05-07
Dean Camera
Speed up build tests by only building each test to...
tree
|
commitdiff
next