X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a5abb0eb3f368f0f090ebfd7f9fc22e94466f31e..9c590e41d716e7afb9bd45a86e811a6a58096771:/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