mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 17:50:35 +08:00
4 lines
102 B
Bash
Executable File
4 lines
102 B
Bash
Executable File
#! /bin/sh
|
|
|
|
JLinkGDBServerCLExe -startserver -USB -device Cortex-M4 -if SWD -speed auto > jlink.log &
|