mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
as3525v2: use the new USB DesignWare driver
Targets: sansaclipplus, samsaclipv2, sansaclipzip, sansafuzev2. Change-Id: I7773528a4e26707dd33fe9cb8948750d49570701
This commit is contained in:
parent
9868da4978
commit
6a1644c52a
7 changed files with 93 additions and 5 deletions
|
|
@ -203,7 +203,9 @@
|
|||
#endif
|
||||
|
||||
/* USB On-the-go */
|
||||
#define CONFIG_USBOTG USBOTG_S3C6400X
|
||||
#define CONFIG_USBOTG USBOTG_DESIGNWARE
|
||||
/* logf() over USB serial (http://www.rockbox.org/wiki/PortalPlayerUsb) */
|
||||
//#define USB_ENABLE_SERIAL
|
||||
|
||||
/* enable these for the experimental usb stack */
|
||||
#define HAVE_USBSTACK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue