c200v1/e200v1: Add battery charging. This should be usable on v2 players but those...
commitaa06512b8e221f0347c10f6015375c940997fd72
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Jan 2009 10:07:22 +0000 (11 10:07 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Jan 2009 10:07:22 +0000 (11 10:07 +0000)
tree48c3c574e382d80454c28a6b77de64a64f3cedcd
parentd3915bfed893b981da60268e906460530e099830
c200v1/e200v1: Add battery charging. This should be usable on v2 players but those should be evaluated for current, endpoint voltage and whether or not accurate battery readings may always be obtained (which determines algorithm setup and behavior).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19748 a1c6a512-1295-4272-9138-f99709370657
apps/debug_menu.c
firmware/SOURCES
firmware/export/as3514.h
firmware/export/config-c200.h
firmware/export/config-e200.h
firmware/export/powermgmt.h
firmware/powermgmt.c
firmware/target/arm/powermgmt-ascodec.c [new file with mode: 0644]
firmware/target/arm/sandisk/powermgmt-target.h [new file with mode: 0644]
firmware/target/arm/sandisk/sansa-c200/powermgmt-c200.c
firmware/target/arm/sandisk/sansa-e200/powermgmt-e200.c