drivers/imu/analog_devices/adis16470: Analog Devices ADIS16470 IMU driver for CUAV x7pro

This commit is contained in:
Daniel Agar
2021-03-16 18:00:06 -04:00
committed by GitHub
parent 4092f87390
commit dd479f9cca
11 changed files with 899 additions and 19 deletions
+4 -2
View File
@@ -5,8 +5,10 @@
board_adc start
# SPI1
#adis16470 -s start
icm20689 -s -b 1 -R 2 start
if ! icm20689 -s -b 1 -R 2 start
then
adis16470 -s -b 1 -R 2 start
fi
# SPI2
rm3100 -s -b 2 start