ReFil
|
ef20c7f473
|
Add interrupt triggering to BVD and VDDH
|
2024-03-21 14:41:15 +00:00 |
|
ReFil
|
b82be6b485
|
feat(battery): Initial battery charging state setection
feat(battery): Initial battery charging state setection
|
2024-03-21 14:36:26 +00:00 |
|
Peter Johanson
|
bd9c71ab0a
|
fix(sensors): Avoid duplicate Kconfig/DTS name.
* Upstream added an equivalent fuel gauge driver, so namespace
our Kconfig symbol and DTS compatible for the MAX17048 driver.
|
2024-02-09 14:32:46 -08:00 |
|
zhiayang
|
8abc449cc2
|
feat(drivers): add driver for MAX17048 fuel gauge
Add driver for MAX17048 fuel gauge for battery reporting.
|
2023-09-25 21:04:03 -04:00 |
|
Peter Johanson
|
690bc1bb44
|
refactor: Move drivers into properly module.
* Align our driver module layout to properly match Zephyr conventions,
allowing proper CMake setup to amend the library for each type of driver.
|
2023-09-16 11:52:40 -07:00 |
|