From 904bc0ebdb9c059b7b1d276829bad766f73dc3e9 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 22 Feb 2019 10:45:35 +0000 Subject: switch to stlink, blinky --- Makefile.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.rules') diff --git a/Makefile.rules b/Makefile.rules index fe31837..29294bb 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -207,7 +207,7 @@ ifeq ($(OOCD_SERIAL),) -c "init" -c "reset init" \ -c "flash write_image erase $(*).hex" \ -c "reset" \ - -c "shutdown" $(NULL) + -c "shutdown" $(NULL) else %.flash: %.hex @printf " FLASH $<\n" -- cgit v1.2.3