Add help text to the project makefiles to help new users get information on the improved build system.
This commit is contained in:
parent
a5abb0eb3f
commit
9c590e41d7
82 changed files with 164 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
# LUFA Project Makefile.
|
||||
# --------------------------------------
|
||||
|
||||
# Run "make help" for target help.
|
||||
|
||||
MCU = at90usb1287
|
||||
ARCH = AVR8
|
||||
BOARD = BUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue