Skip to content

v2.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 11:39
· 10 commits to refs/heads/main since this release
6a6732f

Added

  • nPM2100:
    • Uploading of custom battery models from the Fuel Gauge side panel.
    • Improved nPM2100 overlay file generation. This covers comprehensive
      device configuration export, including GPIO interrupt handling, power
      management settings, regulator modes, and improved naming conventions.

Changed

  • nPM2100: Setting the Boost regulator to the forced pass-through mode will
    now first set the output voltage VOUT to the minimum setting (1.8 V), in
    accordance with the datasheet.
  • nPM1300 and nPM1304: Discharge cut-off voltage maximum value has been
    increased to 3.6 V (previously 3.1 V).

Fixed

  • Fixed syntax errors in generated nPM2100 overlay files, including proper
    devicetree property syntax and macro usage.