mirror of
https://github.com/drasko/open-ameba.git
synced 2025-02-21 03:25:22 +00:00
4 lines
105 B
Batchfile
4 lines
105 B
Batchfile
|
@echo off
|
||
|
call paths.bat
|
||
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 10000 flasher/RTL_FFlash.JLinkScript
|