mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 23:40:35 +08:00
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see misc/tools/kconfig-language.txt.
|
|
#
|
|
|
|
config NXFLAT_DUMPBUFFER
|
|
bool "Dump NXFLAT buffers"
|
|
default n
|
|
depends on DEBUG && DEBUG_VERBOSE
|