altos/easymini-v2.0: Remove combined .dfu file
authorKeith Packard <keithp@keithp.com>
Mon, 29 Apr 2024 04:19:58 +0000 (21:19 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 29 Apr 2024 04:19:58 +0000 (21:19 -0700)
This is delivered to seeed for testing the hardware.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymini-v2.0/Makefile

index a045e126672d553b60ced4b0f4753803d0d83770..ac4f9c4bb7043eb908af3a64d70874d3a59e0466 100644 (file)
@@ -83,6 +83,7 @@ distclean:    clean
 
 clean:
        rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx $(PROGNAME)-*.map
+       rm -f $(PROGNAME)-*.dfu
        rm -f ao_product.h
 
 install: