Minor tweaks to the build tests to ensure that they will operate properly on all systems.

This commit is contained in:
Dean Camera 2012-05-13 15:03:56 +00:00
parent 998009c490
commit 0a00ee4037
3 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
# BOARD DEFINE = {ARCH} : {MCU} :
#
BOARD_USER = avr8 : at90usb1287 :
BOARD_NONE = avr8 : at90usb1287 :
BOARD_USBKEY = avr8 : at90usb1287 :
@ -50,3 +50,4 @@ BOARD_BIGMULTIO = avr8 : atmega32u4 :
BOARD_DUCE = avr8 : atmega32u2 :
BOARD_OLIMEX32U4 = avr8 : atmega32u4 :
BOARD_OLIMEXT32U4 = avr8 : atmega32u4 :
#