From 70e9c7aed361787a404c4856211ddf53127fca9a Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Thu, 25 Dec 2008 01:46:16 +0000 Subject: Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19585 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/features.txt') diff --git a/apps/features.txt b/apps/features.txt index 0ddccced3c..4fbf427a23 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -181,3 +181,7 @@ usbstack #if defined(HAVE_ACCESSORY_SUPPLY) accessory_supply #endif + +#if defined(IPOD_ACCESSORY_PROTOCOL) +serial_port +#endif -- cgit v1.2.3