feat(drivers): add driver for MAX17048 fuel gauge
Add driver for MAX17048 fuel gauge for battery reporting.
This commit is contained in:
parent
28ce23d489
commit
8abc449cc2
7 changed files with 311 additions and 2 deletions
|
|
@ -5,5 +5,6 @@ if SENSOR
|
|||
|
||||
rsource "battery/Kconfig"
|
||||
rsource "ec11/Kconfig"
|
||||
rsource "max17048/Kconfig"
|
||||
|
||||
endif # SENSOR
|
||||
endif # SENSOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue