mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
target remote :3333
|
|
mon reset halt
|
|
mon poll
|
|
mon cortex_m maskisr auto
|
|
set mem inaccessible-by-default off
|
|
set print pretty
|
|
source Debug/PX4 |