From c4a59a290b81cae137f8b3c2b709c9c565701eb9 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Tue, 15 Aug 2006 22:54:06 +0000 Subject: eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10597 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h300.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-h300.h') diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index f3ba076334..2a174bc4e5 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -133,4 +133,7 @@ /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER +/* Define this if there is an EEPROM chip */ +#define HAVE_EEPROM + #endif /* SIMULATOR */ -- cgit v1.2.3