X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a57ed1abfb1cd2e7890e15309ebe176a4c279d86..fe49fd51b289bdc8ac3a3a1817763c509ce90426:/LUFA/CodeTemplates/makefile_template 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