mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-01-13 05:55:18 +00:00
3 lines
127 B
Batchfile
3 lines
127 B
Batchfile
@echo off
|
|
PATH=D:\MCU\SEGGER\JLink_V610a;%PATH%
|
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 4000 flasher/RTL_FFlash.JLinkScript
|