Add script reading bootloader flags
[pub/lufa.git] / BuildTests / makefile
index 901dbad..64b4504 100644 (file)
@@ -1,6 +1,6 @@
 #
 #             LUFA Library
-#     Copyright (C) Dean Camera, 2012.
+#     Copyright (C) Dean Camera, 2021.
 #
 #  dean [at] fourwalledcubicle [dot] com
 #           www.lufa-lib.org
@@ -21,4 +21,4 @@ all:
        $(MAKE) -C SingleUSBModeTest $@
        $(MAKE) -C StaticAnalysisTest $@
        @echo
-       @echo LUFA build test \"make $@\" operation complete.
\ No newline at end of file
+       @echo LUFA build test \"make $@\" operation complete.