boards: update all NuttX defconfigs

This commit is contained in:
PX4 BuildBot
2023-11-29 11:53:02 +00:00
committed by Daniel Agar
parent afe110cca1
commit 33a3e568bb
+5
View File
@@ -789,6 +789,10 @@ menu "Zenoh publishers/subscribers"
bool "vtol_vehicle_status"
default n
config ZENOH_PUBSUB_WHEEL_ENCODERS
bool "wheel_encoders"
default n
config ZENOH_PUBSUB_WIND
bool "wind"
default n
@@ -999,6 +1003,7 @@ config ZENOH_PUBSUB_ALL_SELECTION
select ZENOH_PUBSUB_VEHICLE_TRAJECTORY_BEZIER
select ZENOH_PUBSUB_VEHICLE_TRAJECTORY_WAYPOINT
select ZENOH_PUBSUB_VTOL_VEHICLE_STATUS
select ZENOH_PUBSUB_WHEEL_ENCODERS
select ZENOH_PUBSUB_WIND
select ZENOH_PUBSUB_YAW_ESTIMATOR_STATUS