From 66f183077d835b7d3bc2041fad89a65f04faacb9 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Mon, 17 May 2010 21:57:46 +0000 Subject: Clip+: boot to OF if USB is connected To be sure that there is no mistake in this code, it is run *after* the known to work HOME & LEFT buttons checks, unlike other Sansas git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26122 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansaclipplus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/sansaclipplus.h') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index 574c3ecc80..29694d87c2 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -177,7 +177,7 @@ #define CONFIG_USBOTG USBOTG_AS3525 /* enable these for the experimental usb stack */ -//#define HAVE_USBSTACK +#define HAVE_USBSTACK #define USB_VENDOR_ID 0x0781 #define USB_PRODUCT_ID 0x74d1 #endif /* BOOTLOADER */ -- cgit v1.2.3