aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
AgeCommit message (Collapse)Author
2012-07-24Extend bootloader build test to include all supported configurations ↵Dean
including the special XPLAIN board configuration and possible F_USB values. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2416 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-07-23Add missing supported bootloader configurations to the BootloaderTest build ↵Dean
test. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2413 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-06-07Update SVN line endings property on newer source files to native.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2317 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-06-02Replace architecture specific makefiles in the BuildTests with the new ↵Dean
common build system makefiles. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2267 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ↵Dean
old copyright years on some makefiles. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2243 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-19Add missing CPPCheck unusedFunction check suppressions on the USB template ↵Dean
functions. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2223 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-13Clean up and speed up build tests by turning off expensive and slow size ↵Dean
optimizations, and generation of assembly listings (*.lst) for each compiled source file. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2216 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-13Minor tweaks to the build tests to ensure that they will operate properly on ↵Dean
all systems. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2211 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-13Added build test to verify correct compilation of all bootloaders using all ↵Dean
supported devices. Fixed compile error with the unreleased ATMEGA32U6 device. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2204 d5102386-fcda-11dd-9fdb-3debd5008f28