mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
Create a generic battery driver infrastructure
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4322 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
+3
-1
@@ -2391,4 +2391,6 @@
|
||||
* drivers/power: Rename the drivers/pm directory to power
|
||||
* drivers/power/max1704x.c: Add a skeleton file that will eventually become
|
||||
the MAX17040x battery driver.
|
||||
|
||||
* include/power/battery.h and drivers/battery.c: Add the interface definitions
|
||||
for an upper and lower half battery driver. Add the implementation of the
|
||||
common upper half battery driver.
|
||||
|
||||
Reference in New Issue
Block a user