index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BuildTests
Age
Commit message (
Expand
)
Author
2012-05-10
Add branch for the conversion of demos to use standard C header files for con...
Dean
2012-04-09
Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ar...
Dean
2012-04-09
Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...
Dean
2012-04-08
Removed the old pseudo-scheduler from the library as it was unused and deprec...
Dean
2012-04-08
Add additional specific sub-family parts to the ModuleTest build test as thes...
Dean
2012-04-08
Pull out common options in the StaticAnalysisTest build test makefile into a ...
Dean
2012-03-25
Tweak static analysis check BuildTest makefile argument order to make the cal...
Dean
2012-03-25
Re-enable cppcheck static analysis unused function checks after adding in spe...
Dean
2012-03-09
Only abort Doxygen documentation generation if a non-unsupported tag warning ...
Dean
2012-03-09
Update Doxygen documentation build scripts to fail if any warnings are genera...
Dean
2012-03-04
Minor documentation improvements.
Dean
2012-03-04
Update code and StaticAnlysisTest so that missingInclude warnings do not have...
Dean
2012-03-04
Update ModuleTest to compile for each sub-family within each architecture, to...
Dean
2012-02-29
Update StaticAnalysisTest to check for missing header files. Fix found incorr...
Dean
2012-02-28
Fix warnings and errors found by the new cppcheck provided static code analysis.
Dean
2012-02-28
Add source static analysis build test using "cppcheck".
Dean
2012-02-20
Update the Android Accessory Host ClassDriver demo to use the updated class c...
Dean
2012-02-19
Update ModuleTest build test to use as many compile warnings as possible. Set...
Dean
2012-02-19
Update build test "ModuleTest" to check platform drivers where possible. Add ...
Dean
2012-02-19
Add build test for forced single USB modes.
Dean
2012-02-18
Add build tests to verify correct compilation of as many modules as possible ...
Dean