Add build test for forced single USB modes.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Feb 2012 01:17:54 +0000 (01:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Feb 2012 01:17:54 +0000 (01:17 +0000)
commit2f036ae2bfddb37840c6041595eb994efad8954d
treeff18a61d50f7288b7a52a2891a80c16719317739
parent1132488e8f80b43473ce4e53db9dd8ce12e87e13
Add build test for forced single USB modes.

Fix UC3 Interrupt Management platform driver not compiling under C++.
12 files changed:
BuildTests/SingleUSBModeTest/Dummy.S [new file with mode: 0644]
BuildTests/SingleUSBModeTest/Test.c [new file with mode: 0644]
BuildTests/SingleUSBModeTest/makefile [new file with mode: 0644]
BuildTests/SingleUSBModeTest/makefile.avr8 [new file with mode: 0644]
BuildTests/SingleUSBModeTest/makefile.uc3 [new file with mode: 0644]
BuildTests/SingleUSBModeTest/makefile.xmega [new file with mode: 0644]
BuildTests/makefile
LUFA.pnproj
LUFA/DoxygenPages/ChangeLog.txt
LUFA/DoxygenPages/CompileTimeTokens.txt
LUFA/Platform/UC3/InterruptManagement.c
LUFA/Platform/UC3/InterruptManagement.h