1
0
Fork 0
forked from len0rd/rockbox

RaaA: Add RTC support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29544 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Jarosch 2011-03-08 20:54:42 +00:00
parent 5c73e34d2d
commit 4e42cd712c
8 changed files with 56 additions and 18 deletions

View file

@ -7,6 +7,7 @@ load_code.c
powermgmt.c
#if (CONFIG_PLATFORM & PLATFORM_HOSTED)
target/hosted/powermgmt.c
target/hosted/rtc.c
#endif
system.c
usb.c