forked from len0rd/rockbox
add Logik DAX USB ids
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18848 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8d81b71d6e
commit
4c83e050ad
1 changed files with 8 additions and 0 deletions
|
|
@ -15,6 +15,14 @@
|
|||
explicitly if different */
|
||||
//#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN | SRC_CAP_SPDIF)
|
||||
|
||||
#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
|
||||
|
||||
|
||||
/* define this if you have a bitmap LCD display */
|
||||
#define HAVE_LCD_BITMAP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue