mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-03-22 18:44:51 +00:00
3 lines
105 B
Batchfile
3 lines
105 B
Batchfile
@echo off
|
|
call paths.bat
|
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 10000 flasher/RTL_FFlash.JLinkScript
|