mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-01-12 21:45:17 +00:00
3 lines
110 B
Batchfile
3 lines
110 B
Batchfile
@echo off
|
|
call paths.bat
|
|
start JLink.exe -Device CORTEX-M3 -If SWD -Speed 4000 flasher\RTL_RunRAM.JLinkScript
|