From b82c441f290cda0faffbf467aaf4eb990c07dcc9 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sat, 7 Jan 2006 00:43:48 +0000 Subject: iPod: Add USB detection. When inserting the USB cable, hold down MENU to charge via USB, otherwise Rockbox will reboot into the Disk Mode application stored in flash git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8303 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodvideo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-ipodvideo.h') diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h index e06e999e1c..d6d9bbc92f 100644 --- a/firmware/export/config-ipodvideo.h +++ b/firmware/export/config-ipodvideo.h @@ -86,6 +86,9 @@ #define USB_IPODSTYLE +/* define this if the unit can be powered or charged via USB */ +#define HAVE_USB_POWER + /* Virtual LED (icon) */ #define CONFIG_LED LED_VIRTUAL -- cgit v1.2.3