11 lines
339 B
YAML
11 lines
339 B
YAML
# Copyright (c) 2023 Alvaro Garcia Gomez <maxpowel@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
Maxim MAX17048 Fuel Gauge with ModelGauge. See more info at:
|
|
https://www.maximintegrated.com/en/products/power/battery-management/MAX17048.html
|
|
|
|
compatible: "maxim,max17048"
|
|
|
|
include: [i2c-device.yaml, fuel-gauge.yaml]
|