mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-29 01:30:34 +00:00
eeb7f808ae
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
3 lines
103 B
Batchfile
3 lines
103 B
Batchfile
@echo off
|
|
call paths.bat
|
|
JLink.exe -Device CORTEX-M3 -If SWD -Speed 1000 flasher\RTL_Reset.JLinkScript
|