aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/SerialToLCD
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-08-11 11:51:43 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-08-11 11:51:43 +0000
commit9c590e41d716e7afb9bd45a86e811a6a58096771 (patch)
tree2bef8bd21a2902532de6f8a212b0e259f3d4a1be /Projects/SerialToLCD
parenta5abb0eb3f368f0f090ebfd7f9fc22e94466f31e (diff)
downloadlufa-9c590e41d716e7afb9bd45a86e811a6a58096771.tar.gz
lufa-9c590e41d716e7afb9bd45a86e811a6a58096771.tar.bz2
lufa-9c590e41d716e7afb9bd45a86e811a6a58096771.zip
Add help text to the project makefiles to help new users get information on the improved build system.
Diffstat (limited to 'Projects/SerialToLCD')
-rw-r--r--Projects/SerialToLCD/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Projects/SerialToLCD/makefile b/Projects/SerialToLCD/makefile
index 02f43dafa..0f3c4a53d 100644
--- a/Projects/SerialToLCD/makefile
+++ b/Projects/SerialToLCD/makefile
@@ -9,6 +9,8 @@
# LUFA Project Makefile.
# --------------------------------------
+# Run "make help" for target help.
+
MCU = at90usb162
ARCH = AVR8
BOARD = MINIMUS