Explorar o código

skip pyocd reset after flash

hathach %!s(int64=4) %!d(string=hai) anos
pai
achega
c0195fc627
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/rules.mk

+ 1 - 1
examples/rules.mk

@@ -199,7 +199,7 @@ flash-xfel: $(BUILD)/$(PROJECT)-sunxi.bin
 PYOCD_OPTION ?=
 flash-pyocd: $(BUILD)/$(PROJECT).hex
 	pyocd flash -t $(PYOCD_TARGET) $(PYOCD_OPTION) $<
-	pyocd reset -t $(PYOCD_TARGET)
+	#pyocd reset -t $(PYOCD_TARGET)
 
 # Flash using openocd
 OPENOCD_OPTION ?=