1
0
Fork 0
forked from len0rd/rockbox

imx233/fuze+: implement rtc (time only, alarm still to implement)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31473 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Amaury Pouly 2011-12-31 13:35:45 +00:00
parent 162fdeaa97
commit 094e62a528
4 changed files with 247 additions and 6 deletions

View file

@ -540,6 +540,7 @@ target/arm/imx233/power-imx233.c
target/arm/imx233/powermgmt-imx233.c
target/arm/imx233/adc-imx233.c
target/arm/imx233/lradc-imx233.c
target/arm/imx233/rtc-imx233.c
#ifndef BOOTLOADER
target/arm/imx233/debug-imx233.c
#endif