mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
Merge pull request #9546 from iNavFlight/dzikuvx-kakuteh7-icm42688
Add ICM42688P to KAKUTEH7
This commit is contained in:
commit
8d15921ce9
1 changed files with 5 additions and 0 deletions
|
@ -113,6 +113,11 @@
|
||||||
#define IMU_BMI270_ALIGN CW0_DEG
|
#define IMU_BMI270_ALIGN CW0_DEG
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define USE_IMU_ICM42605
|
||||||
|
#define IMU_ICM42605_ALIGN CW270_DEG
|
||||||
|
#define ICM42605_CS_PIN PE4
|
||||||
|
#define ICM42605_SPI_BUS BUS_SPI4
|
||||||
|
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define MAX7456_SPI_BUS BUS_SPI2
|
#define MAX7456_SPI_BUS BUS_SPI2
|
||||||
#define MAX7456_CS_PIN PB12
|
#define MAX7456_CS_PIN PB12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue