We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c1712 commit 9d655e1Copy full SHA for 9d655e1
5 files changed
win/stlink_upload.bat
@@ -14,6 +14,3 @@ rem: ------------- use STLINK CLI
14
rem: echo "" is mandatory to exit ST-Link_CLI tools w 3.0.0.0 when "-Run" option is used,
15
rem: it now wait Enter key press to quit.
16
echo "" | stlink\ST-LINK_CLI.exe -c SWD -P %str% 0x8000000 -Rst -Run
17
-
18
-rem: Using the open source texane-stlink instead of the proprietary STM stlink exe
19
-rem:texane-stlink\st-flash.exe write %str% 0x8000000
0 commit comments