mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
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
This commit is contained in:
parent
ee927e6514
commit
b82c441f29
5 changed files with 82 additions and 4 deletions
|
|
@ -84,6 +84,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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue