aboutsummaryrefslogtreecommitdiff
path: root/BuildTests/ModuleTest/Dummy.S
AgeCommit message (Collapse)Author
2012-06-19Revert change to assembly file comment syntax; this apparently breaks on the ↵Dean
current AVR32 GNU assembler. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2355 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-06-17Replace C style comments in assembly code with true assembly comments for ↵Dean
consistency and to prevent it from confusing syntax highlighters. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2349 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-02-19Update build test "ModuleTest" to check platform drivers where possible. Add ↵Dean
missing copyright/license headers. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2056 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-18Add build tests to verify correct compilation of as many modules as possible ↵Dean
under as many architectures as possible. Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file. Fix missing semicolon in the UC3 architecture host pipe functions. Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2053 d5102386-fcda-11dd-9fdb-3debd5008f28