mirror of
https://github.com/ADElectronics/RTL00_WEB_VS.git
synced 2025-02-18 08:05:18 +00:00
3 lines
115 B
Batchfile
3 lines
115 B
Batchfile
@echo off
|
|
call paths.bat
|
|
start JLink.exe -Device CORTEX-M3 -If SWD -Speed 4000 flasher\RTL00ConsoleROM.JLinkScript
|