forked from len0rd/rockbox
Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the normal case
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19274 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
caaf3c0b97
commit
b9c49fd474
5 changed files with 2 additions and 5 deletions
|
|
@ -17,7 +17,6 @@
|
|||
|
||||
#if 0 /* Enable for USB driver test */
|
||||
#define HAVE_USBSTACK
|
||||
#define USE_HIGH_SPEED
|
||||
#define USB_VENDOR_ID 0x13d1
|
||||
#define USB_PRODUCT_ID 0x1002
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue