mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2024-11-25 15:34:20 +00:00
4 lines
115 B
Batchfile
4 lines
115 B
Batchfile
|
@echo off
|
||
|
call paths.bat
|
||
|
start JLink.exe -Device CORTEX-M3 -If SWD -Speed 4000 flasher\RTL00ConsoleROM.JLinkScript
|