mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-01-13 14:05:16 +00:00
4 lines
126 B
Batchfile
4 lines
126 B
Batchfile
|
@echo off
|
||
|
PATH=D:\MCU\SEGGER\JLink_V610a;%PATH%
|
||
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 1000 flasher\RTL_Reset.JLinkScript
|