From 9c590e41d716e7afb9bd45a86e811a6a58096771 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 11 Aug 2012 11:51:43 +0000 Subject: Add help text to the project makefiles to help new users get information on the improved build system. --- Projects/TempDataLogger/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Projects/TempDataLogger/makefile') diff --git a/Projects/TempDataLogger/makefile b/Projects/TempDataLogger/makefile index 40a754a85..4cdc0132d 100644 --- a/Projects/TempDataLogger/makefile +++ b/Projects/TempDataLogger/makefile @@ -9,6 +9,8 @@ # LUFA Project Makefile. # -------------------------------------- +# Run "make help" for target help. + MCU = at90usb1287 ARCH = AVR8 BOARD = USBKEY -- cgit v1.2.3