mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
camera_capture add to all boards
This commit is contained in:
@@ -22,24 +22,28 @@ px4_add_board(
|
||||
DRIVERS
|
||||
barometer # all available barometer drivers
|
||||
batt_smbus
|
||||
lights/blinkm
|
||||
camera_capture
|
||||
camera_trigger
|
||||
differential_pressure # all available differential pressure drivers
|
||||
distance_sensor # all available distance sensor drivers
|
||||
gps
|
||||
#heater
|
||||
#imu # all available imu drivers
|
||||
imu/adis16448
|
||||
#imu # all available imu drivers
|
||||
imu/l3gd20
|
||||
imu/lsm303d
|
||||
imu/mpu6000
|
||||
imu/mpu9250
|
||||
irlock
|
||||
lights/blinkm
|
||||
lights/oreoled
|
||||
lights/pca8574
|
||||
lights/rgbled
|
||||
lights/rgbled_ncp5623c
|
||||
#lights/rgbled_pwm
|
||||
magnetometer # all available magnetometer drivers
|
||||
#md25
|
||||
mkblctrl
|
||||
lights/oreoled
|
||||
lights/pca8574
|
||||
pca9685
|
||||
#pmw3901
|
||||
protocol_splitter
|
||||
@@ -48,9 +52,6 @@ px4_add_board(
|
||||
px4flow
|
||||
px4fmu
|
||||
px4io
|
||||
lights/rgbled
|
||||
lights/rgbled_ncp5623c
|
||||
#lights/rgbled_pwm
|
||||
roboclaw
|
||||
stm32
|
||||
stm32/adc
|
||||
|
||||
Reference in New Issue
Block a user