5868c701ef
Adds use of CHARGER_PROP_DISCHARGE_CURRENT_NOTIFICATION and CHARGER_PROP_SYSTEM_VOLTAGE_NOTIFICATION_UV to the charger sample application. Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
README.rst | ||
prj.conf | ||
sample.yaml |
README.rst
.. zephyr:code-sample:: charger :name: Charger :relevant-api: charger_interface Charge a battery using the charger driver API. Overview ******** This sample demonstrates how to use the :ref:`charger_api`.