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