zephyr/dts/bindings/fuel-gauge/sbs,sbs-gauge-new-api.yaml
Aaron Massey 28b8123887 fuel_gauge: Sample sbs gauge driver with tests
Add a sample sbs gauge driver with feature parity and basic tests
comparison to its sensor counter-part. Includes a simple stub test that is
extended upon.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2022-11-19 17:56:05 -05:00

6 lines
157 B
YAML

description: SBS 1.1 compliant fuel gauge (http://www.sbs-forum.org/specs)
compatible: "sbs,sbs-gauge-new-api"
include: [i2c-device.yaml, fuel-gauge.yaml]