mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
posix_ocpoc_cross.cmake: fix ulanding module
module list is now the same as posix_ocpoc_ubuntu.cmake
This commit is contained in:
@@ -18,6 +18,7 @@ set(config_module_list
|
|||||||
#
|
#
|
||||||
# Board support modules
|
# Board support modules
|
||||||
#
|
#
|
||||||
|
drivers/distance_sensor
|
||||||
modules/sensors
|
modules/sensors
|
||||||
platforms/posix/drivers/df_mpu9250_wrapper
|
platforms/posix/drivers/df_mpu9250_wrapper
|
||||||
platforms/posix/drivers/df_ms5611_wrapper
|
platforms/posix/drivers/df_ms5611_wrapper
|
||||||
@@ -70,7 +71,6 @@ set(config_module_list
|
|||||||
drivers/linux_sbus
|
drivers/linux_sbus
|
||||||
drivers/linux_pwm_out
|
drivers/linux_pwm_out
|
||||||
drivers/rgbled
|
drivers/rgbled
|
||||||
drivers/ulanding
|
|
||||||
|
|
||||||
examples/px4_simple_app
|
examples/px4_simple_app
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user