mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 06:30:35 +08:00
df5b29abce
This allows a ICM20xxxx with an unkown product ID to be used with the mpu6000 driver. This change will issues a warning for any part with an unknown product ID. For mpu6000 parts (-T 6000 or not specified) it will then exit. For any ICM20xxxx part with an unknown product ID it will accept the ID and run with it. N.B. This fix expecte the value in the product ID register to be a per chip constant. (Not changing during operations)