projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update copyrights for 2014.
[pub/lufa.git]
/
BuildTests
/
SingleUSBModeTest
/
makefile.test
diff --git
a/BuildTests/SingleUSBModeTest/makefile.test
b/BuildTests/SingleUSBModeTest/makefile.test
index
b5268c0
..
242e530
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile.test
+++ b/
BuildTests/SingleUSBModeTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
3
.
+# Copyright (C) Dean Camera, 201
4
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
@@
-11,8
+11,8
@@
# Run "make help" for target help.
# Run "make help" for target help.
-MCU =
-ARCH =
+MCU =
+ARCH =
BOARD = NONE
F_CPU = $(F_USB)
DEBUG_LEVEL = 0
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 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