This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 08007dc ramtron:Remove errant code and definitions
new e20becd feature: charge: add add chipid ioctl api
new b16eea4 feat: charger: add operation to get out voltage
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/power/battery_charger.c | 20 ++++++++++++++++++++
drivers/power/battery_gauge.c | 10 ++++++++++
drivers/power/battery_monitor.c | 10 ++++++++++
include/nuttx/power/battery_charger.h | 10 ++++++++++
include/nuttx/power/battery_gauge.h | 11 +++++++++++
include/nuttx/power/battery_ioctl.h | 2 ++
include/nuttx/power/battery_monitor.h | 6 ++++++
7 files changed, 69 insertions(+)