forked from len0rd/rockbox
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12520 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
343c428f2c
commit
50b5ee4781
18 changed files with 660 additions and 268 deletions
|
|
@ -153,6 +153,7 @@
|
|||
#define RTC_S3C2440 4
|
||||
#define RTC_E8564 5 /* iriver H10 */
|
||||
#define RTC_AS3514 6 /* Sandisk Sansa e200 series */
|
||||
#define RTC_DS1339_DS3231 7 /* h1x0 RTC mod */
|
||||
|
||||
/* USB On-the-go */
|
||||
#define USBOTG_ISP1362 1362 /* iriver H300 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue