mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
Added listener removed unconfigured drivers
This commit is contained in:
committed by
Lorenz Meier
parent
c042f49fde
commit
100f977b0c
@@ -19,13 +19,12 @@ set(config_module_list
|
|||||||
drivers/rgbled
|
drivers/rgbled
|
||||||
drivers/mpu6000
|
drivers/mpu6000
|
||||||
drivers/mpu9250
|
drivers/mpu9250
|
||||||
drivers/lsm303d
|
|
||||||
# drivers/l3gd20
|
|
||||||
drivers/hmc5883
|
drivers/hmc5883
|
||||||
drivers/ms5611
|
drivers/ms5611
|
||||||
drivers/mb12xx
|
drivers/mb12xx
|
||||||
drivers/srf02
|
drivers/srf02
|
||||||
drivers/sf0x
|
drivers/sf0x
|
||||||
|
drivers/sf1xx
|
||||||
drivers/ll40ls
|
drivers/ll40ls
|
||||||
drivers/trone
|
drivers/trone
|
||||||
drivers/gps
|
drivers/gps
|
||||||
@@ -64,9 +63,9 @@ set(config_module_list
|
|||||||
systemcmds/perf
|
systemcmds/perf
|
||||||
systemcmds/pwm
|
systemcmds/pwm
|
||||||
systemcmds/reboot
|
systemcmds/reboot
|
||||||
#systemcmds/sd_bench
|
systemcmds/sd_bench
|
||||||
systemcmds/top
|
systemcmds/top
|
||||||
#systemcmds/topic_listener
|
systemcmds/topic_listener
|
||||||
systemcmds/ver
|
systemcmds/ver
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user