]> mj.ucw.cz Git - home-hw.git/commitdiff
test-neopixel: cleanup
authorMartin Mares <mj@ucw.cz>
Sun, 20 Feb 2022 12:53:48 +0000 (13:53 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 20 Feb 2022 12:53:48 +0000 (13:53 +0100)
test-neopixel/Makefile

index ce961381980187885b5cbe7f832c5e2dec895f78..fdc81f81de9591d756c9529f49eb0e86ec105f5d 100644 (file)
@@ -3,8 +3,4 @@ BINARY=test
 OBJS=main.o
 LIB_OBJS=util-debug.o
 
-# WITH_BOOT_LOADER=1
-# WITH_DFU_FLASH=1
-# DFU_ARGS=-d 4242:0007
-
 include $(ROOT)/mk/bluepill.mk