X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b5682f2c4476c368589c084b374bcdd997e85cdb..bbe7c77b9125194a005847e4dc274af05eb90ae7:/LUFA/CodeTemplates/makefile_template.xmega diff --git a/LUFA/CodeTemplates/makefile_template.xmega b/LUFA/CodeTemplates/makefile_template.xmega index 9243f04db..3c09effca 100644 --- a/LUFA/CodeTemplates/makefile_template.xmega +++ b/LUFA/CodeTemplates/makefile_template.xmega @@ -112,7 +112,7 @@ LUFA_PATH = ### INSERT PATH TO LUFA LIBRARY RELATIVE TO PROJECT DIRECTORY HERE # # LUFA library compile-time options and predefined tokens (add '-D' before each token) -LUFA_OPTS = ### INSERT LUFA COMPILE TIME TOKES HERE ### +LUFA_OPTS = ### INSERT LUFA COMPILE TIME TOKENS HERE ### # Create the LUFA source path variables by including the LUFA root makefile