mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
ICM42688P - Initial sensor support based on ICM42605 driver.
This commit is contained in:
parent
8ca4fdc586
commit
46c62cfcf2
11 changed files with 352 additions and 4 deletions
|
@ -43,6 +43,7 @@ typedef enum {
|
|||
ACC_ICM20649,
|
||||
ACC_ICM20689,
|
||||
ACC_ICM42605,
|
||||
ACC_ICM42688P,
|
||||
ACC_BMI160,
|
||||
ACC_BMI270,
|
||||
ACC_LSM6DSO,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue