mirror of
https://gitea.tendokyu.moe/tasoller/host-aprom.git
synced 2024-11-12 01:10:49 +01:00
5 lines
158 B
Batchfile
5 lines
158 B
Batchfile
|
@..\..\openocd-0.12.0-3\bin\openocd.exe -f interface/stlink-v2.cfg -f ..\..\nucxxx.cfg ^
|
||
|
-c "SysReset halt" ^
|
||
|
-c "SysReset aprom run" ^
|
||
|
-c "exit"
|