mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Merge pull request #11664 from SteveCEvans/add_ICM426xx
This commit is contained in:
commit
dcbcebc4c6
1 changed files with 0 additions and 3 deletions
|
@ -295,13 +295,10 @@
|
||||||
#define USE_GYRO_SPI_ICM20689
|
#define USE_GYRO_SPI_ICM20689
|
||||||
#define USE_ACCGYRO_LSM6DSO
|
#define USE_ACCGYRO_LSM6DSO
|
||||||
#define USE_ACCGYRO_BMI270
|
#define USE_ACCGYRO_BMI270
|
||||||
|
|
||||||
#if !defined(STM32F411xE)
|
|
||||||
#define USE_GYRO_SPI_ICM42605
|
#define USE_GYRO_SPI_ICM42605
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_ACC_SPI_ICM42605
|
#define USE_ACC_SPI_ICM42605
|
||||||
#define USE_ACC_SPI_ICM42688P
|
#define USE_ACC_SPI_ICM42688P
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef USE_MAG
|
#ifdef USE_MAG
|
||||||
#define USE_MAG_DATA_READY_SIGNAL
|
#define USE_MAG_DATA_READY_SIGNAL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue