diff --git a/firmware/Makefile b/firmware/Makefile index 40e36bc..1f3182a 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -80,7 +80,7 @@ clean: $(MAKE) $(CONFIG_MAKE_PRINTDIRECTORY) -C l0dable clean flash: all - ../tools/bootloader/autoflash + ../tools/bootloader/simpleflash firmware.bin ### Internal targets