This commit is contained in:
rusefi 2017-04-06 22:15:52 -04:00
parent f2c5e5a230
commit da8fb59f33
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
rem st-link_cli -c SWD ur -ME
rem 0x080000 would erase both code and configuration
rem use 0x040000 if you want to erase only configuratio
rem 0x100000 would erase both code and configuration
rem use 0x080000 if you want to erase only configuratio
echo I am flash_erase.bat
rem weird, it used to be much nicer with openocd 0.8.0, file location was not broken?