mirror of
https://github.com/kissste/rtl8710_Raw_Packets.git
synced 2024-11-21 20:24:15 +00:00
4 lines
110 B
Batchfile
4 lines
110 B
Batchfile
|
@echo off
|
||
|
call paths.bat
|
||
|
start JLink.exe -Device CORTEX-M3 -If SWD -Speed 1000 flasher\RTL_RunRAM.JLinkScript
|