mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
adc: refactor into arch-specific directories
This commit is contained in:
@@ -20,6 +20,7 @@ px4_add_board(
|
||||
TEL4:/dev/ttyS3
|
||||
|
||||
DRIVERS
|
||||
adc
|
||||
barometer # all available barometer drivers
|
||||
batt_smbus
|
||||
camera_capture
|
||||
@@ -54,7 +55,6 @@ px4_add_board(
|
||||
px4io
|
||||
roboclaw
|
||||
stm32
|
||||
stm32/adc
|
||||
tap_esc
|
||||
telemetry # all available telemetry drivers
|
||||
test_ppm
|
||||
|
||||
Reference in New Issue
Block a user