mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
add camera capture support for av_x board (not timer capture but gpio capture)
This commit is contained in:
committed by
Daniel Agar
parent
b12b4e1222
commit
3e9acee83e
@@ -20,6 +20,7 @@ px4_add_board(
|
||||
barometer # all available barometer drivers
|
||||
batt_smbus
|
||||
camera_trigger
|
||||
camera_capture
|
||||
differential_pressure # all available differential pressure drivers
|
||||
distance_sensor # all available distance sensor drivers
|
||||
gps
|
||||
|
||||
Reference in New Issue
Block a user