mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 01:52:00 +00:00
The MAX17262 is an ultra-low power fuel-gauge IC which implements the Maxim ModelGauge m5 algorithm. The IC monitors a single-cell battery pack and supports internal current sensing for up to 3.1A pulse current. The IC provides best performance for batteries with 100mAhr to 6Ahr capacity. Signed-off-by: Matija Tudan <mtudan@mobilisis.hr>
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
CONFIG_I2C=y
|
|
CONFIG_LOG=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_MAX17262=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|