projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git]
/
BuildTests
/
SingleUSBModeTest
/
makefile
diff --git
a/BuildTests/SingleUSBModeTest/makefile
b/BuildTests/SingleUSBModeTest/makefile
index
d31f5f0
..
9a59eac
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile
+++ b/
BuildTests/SingleUSBModeTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
@@
-53,4
+53,4
@@
clean:
.PHONY: begin end compile clean
# Include LUFA build script makefiles
.PHONY: begin end compile clean
# Include LUFA build script makefiles
-include $(LUFA_PATH)/Build/lufa
.core.in
+include $(LUFA_PATH)/Build/lufa
_core.mk