X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/de0df8b16259458c78c742b5dbedd4ac90856285..07e521db928dc7e8ae707e8e395dfade95d031f0:/BuildTests/SingleUSBModeTest/makefile.test?ds=inline diff --git a/BuildTests/SingleUSBModeTest/makefile.test b/BuildTests/SingleUSBModeTest/makefile.test index b5268c044..5593e5f0f 100644 --- a/BuildTests/SingleUSBModeTest/makefile.test +++ b/BuildTests/SingleUSBModeTest/makefile.test @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2013. +# Copyright (C) Dean Camera, 2015. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org @@ -11,8 +11,8 @@ # Run "make help" for target help. -MCU = -ARCH = +MCU = +ARCH = BOARD = NONE F_CPU = $(F_USB) DEBUG_LEVEL = 0 @@ -66,4 +66,4 @@ C_FLAGS += -Wnested-externs # Include LUFA build script makefiles include $(LUFA_PATH)/Build/lufa_sources.mk -include $(LUFA_PATH)/Build/lufa_build.mk \ No newline at end of file +include $(LUFA_PATH)/Build/lufa_build.mk