forked from len0rd/rockbox
Add the define for the usb stack (in comment) on targets that can be used for it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14498 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
924e906c27
commit
c04dd32772
9 changed files with 45 additions and 2 deletions
|
@ -148,12 +148,15 @@
|
||||||
#define FIRMWARE_OFFSET_FILE_DATA 0x8
|
#define FIRMWARE_OFFSET_FILE_DATA 0x8
|
||||||
|
|
||||||
/* #define USB_IPODSTYLE */
|
/* #define USB_IPODSTYLE */
|
||||||
/*#define HAVE_USBSTACK*/
|
|
||||||
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
|
||||||
|
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -148,6 +148,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -131,6 +131,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -130,6 +130,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -121,6 +121,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -126,6 +126,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -126,6 +126,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -127,6 +127,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
|
@ -131,6 +131,11 @@
|
||||||
/* USB On-the-go */
|
/* USB On-the-go */
|
||||||
#define CONFIG_USBOTG USBOTG_ARC
|
#define CONFIG_USBOTG USBOTG_ARC
|
||||||
|
|
||||||
|
/* enable these for the experimental usb stack
|
||||||
|
#define HAVE_USBSTACK
|
||||||
|
#define USBSTACK_CAPS CONTROLLER_DEVICE
|
||||||
|
*/
|
||||||
|
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue