Rename and move src/drivers/adc to src/drivers/adc/board_adc

This commit is contained in:
SalimTerryLi
2020-09-08 11:09:20 +08:00
committed by GitHub
parent df38e3798c
commit c037dbef21
92 changed files with 92 additions and 92 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ px4_add_board(
TEL2:/dev/ttyS2
TEL4:/dev/ttyS3
DRIVERS
adc
adc/board_adc
barometer # all available barometer drivers
batt_smbus
camera_capture
@@ -2,7 +2,7 @@
#
# Holybro Durandal V1 specific board sensors init
#------------------------------------------------------------------------------
adc start
board_adc start
# Internal SPI bus ICM-20689
icm20689 -R 2 -s start
+1 -1
View File
@@ -17,7 +17,7 @@ px4_add_board(
TEL2:/dev/ttyS2
TEL4:/dev/ttyS3
DRIVERS
adc
adc/board_adc
#barometer # all available barometer drivers
barometer/ms5611
batt_smbus