From 1c6fb46ca3583f16cbea3327f021704ef7bcecde Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 28 Jul 2019 18:56:23 -0400 Subject: [PATCH] docs --- firmware/flash_erase767.bat | 2 -- 1 file changed, 2 deletions(-) diff --git a/firmware/flash_erase767.bat b/firmware/flash_erase767.bat index b8855b6c3c..7804c80dc6 100644 --- a/firmware/flash_erase767.bat +++ b/firmware/flash_erase767.bat @@ -19,5 +19,3 @@ openocd\openocd.exe -f openocd/st_nucleo_f7.cfg -c init -c targets -c "halt" -c echo Just invoked openocd to erase chip! -rem older disocovery boards or cheap eBay ST-Link -rem openocd\openocd.exe -f openocd/stm32f4discovery.cfg -c init -c targets -c "halt" -c "flash erase_address 0x08000000 0x0100000" -c shutdown \ No newline at end of file