Update copyrights for 2014.
This commit is contained in:
parent
510d29d472
commit
e368a89987
990 changed files with 2242 additions and 2242 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# LUFA Library
|
||||
# Copyright (C) Dean Camera, 2013.
|
||||
# Copyright (C) Dean Camera, 2014.
|
||||
#
|
||||
# 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
|
||||
include $(LUFA_PATH)/Build/lufa_build.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue