mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-22 00:10:35 +08:00
NuttX cmake small debug helper improvements
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
#! /bin/sh
|
||||
|
||||
set -o xtrace
|
||||
|
||||
@Ozone_PATH@ -device @DEBUG_DEVICE@ -if SWD -speed auto -select usb -programfile @PX4_BINARY_DIR@/@PX4_CONFIG@.elf
|
||||
Reference in New Issue
Block a user