Add partially complete BoardDriverTest build test.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 6 May 2012 14:26:18 +0000 (14:26 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 6 May 2012 14:26:18 +0000 (14:26 +0000)
commit44f348e7ffdcd899d87a0ae4a8aacabf67672e9f
tree5f1c2fc0706f38d9aeea0604283ad795d406258e
parent9207e8b2fde713e39cd42a417decf5421d856b95
Add partially complete BoardDriverTest build test.
12 files changed:
BuildTests/BoardDriverTest/Board/Buttons.h [new file with mode: 0644]
BuildTests/BoardDriverTest/Board/Dataflash.h [new file with mode: 0644]
BuildTests/BoardDriverTest/Board/Joystick.h [new file with mode: 0644]
BuildTests/BoardDriverTest/Board/LEDs.h [new file with mode: 0644]
BuildTests/BoardDriverTest/BoardDeviceMap.cfg [new file with mode: 0644]
BuildTests/BoardDriverTest/Test.c [new file with mode: 0644]
BuildTests/BoardDriverTest/makefile [new file with mode: 0644]
BuildTests/BoardDriverTest/makefile.avr8 [new file with mode: 0644]
BuildTests/BoardDriverTest/makefile.uc3 [new file with mode: 0644]
BuildTests/BoardDriverTest/makefile.xmega [new file with mode: 0644]
BuildTests/makefile
LUFA.pnproj