From be25469b9b481d8f40aeb12aa6de84e1efdc0e68 Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Mon, 5 Oct 2009 20:21:33 +0000 Subject: Reworked iPod Nano 2G PMU code, added RTC and battery ADC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22967 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index a1a8a9df2a..941ee5f9b4 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -263,6 +263,8 @@ Lyre prototype 1*/ #define RTC_S5L8700 14 #define RTC_S35390A 15 #define RTC_JZ47XX 16 /* Ingenic Jz47XX */ +#define RTC_NANO2G 17 /* This seems to be a PCFxxxxx, + but we don't know which one */ /* USB On-the-go */ #define USBOTG_M66591 6591 /* M:Robe 500 */ -- cgit v1.2.3