aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/makefile_template
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/CodeTemplates/makefile_template')
-rw-r--r--LUFA/CodeTemplates/makefile_template2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/CodeTemplates/makefile_template b/LUFA/CodeTemplates/makefile_template
index 655408a07..f2dbdb1d2 100644
--- a/LUFA/CodeTemplates/makefile_template
+++ b/LUFA/CodeTemplates/makefile_template
@@ -9,6 +9,8 @@
# LUFA Project Makefile.
# --------------------------------------
+# Run "make help" for target help.
+
MCU = at90usb1287
ARCH = AVR8
BOARD = USBKEY