mirror of
https://github.com/ADElectronics/RTL00_WEB_VS.git
synced 2024-11-22 18:24:14 +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
|