Skip to content

v1.0.0: Major bug fixes + lets use the V1 while we can

Latest
Compare
Choose a tag to compare
@antheas antheas released this 10 Oct 15:59
90d96f0

Fixes 2 major bugs with the driver:

  1. Certain devices cut power to the IMU. So suspend it, save the register list, and resume it for sleep
  2. HR-timer causes oops if it fires the IRQ during sleep. After we suspend, just ignore IRQ if it fires.

Full Changelog: v0.0.2...v1.0.0