Files
PX4-Autopilot/src/modules/gyro_calibration/Kconfig
T
2022-02-18 07:58:58 +01:00

13 lines
331 B
Plaintext

menuconfig MODULES_GYRO_CALIBRATION
bool "gyro_calibration"
default n
---help---
Enable support for gyro_calibration
menuconfig USER_GYRO_CALIBRATION
bool "gyro_calibration running as userspace module"
default y
depends on BOARD_PROTECTED && MODULES_GYRO_CALIBRATION
---help---
Put gyro_calibration in userspace memory