Split out the PCF5060x register defines into a common header and create a generic...
commitcc029eecf97ffbc1c276706ee7910b8b7c1206d7
authorrob <rob@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Apr 2008 20:24:08 +0000 (4 20:24 +0000)
committerrob <rob@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Apr 2008 20:24:08 +0000 (4 20:24 +0000)
treecbb8e923b451bdb1fa559998689d6b06c73cfe3f
parent6c55d0d11c287642d2551ed766657271e6bb3914
Split out the PCF5060x register defines into a common header and create a generic pcf50606.c using standard i2c read/writes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16966 a1c6a512-1295-4272-9138-f99709370657
firmware/SOURCES
firmware/drivers/pcf50605.c
firmware/drivers/pcf50606.c [new file with mode: 0644]
firmware/export/pcf50606.h
firmware/export/pcf5060x.h [new file with mode: 0644]