X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/9c590e41d716e7afb9bd45a86e811a6a58096771..51d3adfe1869e4a45c8368bb00a485be052eecdb:/BuildTests/SingleUSBModeTest/makefile.test diff --git a/BuildTests/SingleUSBModeTest/makefile.test b/BuildTests/SingleUSBModeTest/makefile.test index 53f079c7e..d85a0b301 100644 --- a/BuildTests/SingleUSBModeTest/makefile.test +++ b/BuildTests/SingleUSBModeTest/makefile.test @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2012. +# Copyright (C) Dean Camera, 2016. # # 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