Skip to content

2.0.0

Compare
Choose a tag to compare
@betzrhodes betzrhodes released this 13 Jun 20:16
· 19 commits to master since this release
9933d02

Initial release, driver based on v1.0.0 of BQ25895M.

  • Support for default settings on both BQ25895 and BQ25895M

Changes based on BQ25895M v1.0.0 include:

  • Updated enable method parameters (breaking change)
  • Added enable setting option to set charge termination current
  • Added tests
  • Added method to get input status
  • Disabled watchdog, so settings will persist through sleep cycles
    • Removed watchdog timer and kick watchdog, as they are not longer needed
  • Updated docs to reference BQ25895 and BQ25895M support
  • Updated example
  • Updated version number
  • Updated license date