mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 09:20:34 +08:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
menuconfig MODULES_HARDFAULT_STREAM
|
|
bool "hardfault_stream"
|
|
default n
|
|
depends on PLATFORM_NUTTX
|
|
---help---
|
|
Enable support for hardfault_stream
|