mirror of
https://github.com/ADElectronics/RTL00_WEB_VS.git
synced 2024-11-30 01:30:29 +00:00
4 lines
110 B
Batchfile
4 lines
110 B
Batchfile
|
@echo off
|
||
|
call paths.bat
|
||
|
start JLink.exe -Device CORTEX-M3 -If SWD -Speed 4000 flasher\RTL_RunRAM.JLinkScript
|