1
0
Fork 0
forked from len0rd/rockbox

HD300 - add basic RTC support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28697 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcin Bukat 2010-11-28 22:51:14 +00:00
parent 084c6905db
commit 2d3064a7aa
4 changed files with 133 additions and 2 deletions

View file

@ -279,7 +279,8 @@ Lyre prototype 1 */
#define RTC_S35390A 15
#define RTC_JZ47XX 16 /* Ingenic Jz47XX */
#define RTC_NANO2G 17 /* This seems to be a PCF5063x */
#define RTC_D2 18 /* Either PCF50606 or PCF50635 */
#define RTC_D2 18 /* Either PCF50606 or PCF50635 */
#define RTC_S35380A 19
/* USB On-the-go */
#define USBOTG_M66591 6591 /* M:Robe 500 */