Files
PX4-Autopilot/src/systemcmds/uorb/Kconfig
T
2022-03-17 08:01:51 +01:00

11 lines
167 B
Plaintext

config SYSTEMCMDS_UORB
bool "uorb"
default n
---help---
Enable support for uorb
config USER_UORB
bool
default y
depends on BOARD_PROTECTED && SYSTEMCMDS_UORB