Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached...
[pub/lufa.git] / LUFA / CodeTemplates / makefile_template.uc3
index 3706969..647a956 100644 (file)
@@ -95,7 +95,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