summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2ef73a4..6d420d1 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,8 @@ cargo-build:
$(OUTDIR)/$(APP): cargo-build
flash: $(APP).bin
+ feather-cmd r
+ sleep 2
feather-cmd dfu
sleep 2
$(BOSSAC) -R -e -w -v -o$(OFFSET) -p`./find-serial-port $(USBVID) $(USBPID)` $<