projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add help text to the project makefiles to help new users get information on the impro...
[pub/USBasp.git]
/
LUFA
/
Build
/
HID_EEPROM_Loader
/
makefile
diff --git
a/LUFA/Build/HID_EEPROM_Loader/makefile
b/LUFA/Build/HID_EEPROM_Loader/makefile
index
f6dcbea
..
676a1cb
100644
(file)
--- a/
LUFA/Build/HID_EEPROM_Loader/makefile
+++ b/
LUFA/Build/HID_EEPROM_Loader/makefile
@@
-9,6
+9,8
@@
# LUFA Project Makefile.
\r
# --------------------------------------
\r
\r
+# Run "make help" for target help.
\r
+
\r
MCU = at90usb1287
\r
ARCH = AVR8
\r
F_CPU = 1000000
\r