mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2024-11-21 13:34:19 +00:00
3 lines
110 B
Batchfile
3 lines
110 B
Batchfile
@echo off
|
|
call paths.bat
|
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 10000 USDK/flasher/RTL_FFlash.JLinkScript
|