mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-03-22 10:34:52 +00:00
4 lines
117 B
Batchfile
4 lines
117 B
Batchfile
@echo off
|
|
call paths.bat
|
|
taskkill /F /IM openocd.exe
|
|
start openocd -f USDK\interface\Jlink.cfg -f flasher\ameba1.cfg
|