From 3f69f89d5f9100d5b0ac3c2d5ac5ca36f3beca85 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sun, 8 Mar 2009 19:33:33 +0000 Subject: Document the new disconnect behaviour introduced by r20244 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20248 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/features.txt') diff --git a/apps/features.txt b/apps/features.txt index c323c1cf55..e40273e98b 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -191,3 +191,8 @@ serial_port #if defined(HAVE_SPEAKER) speaker #endif + +#if defined(HAVE_USBSTACK) && defined(USE_ROCKBOX_USB) +usbstack +#endif + -- cgit