mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
xduoox3: Disable bootloader USB mode entirely
It's not yet working and because all storage is removable (and the OF works fine) it's of limited utility aynway. Change-Id: I8a6a59ac16503d0f4574c3934f473cac54e86858
This commit is contained in:
parent
93c98606f1
commit
b2386405b9
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@
|
||||||
|
|
||||||
/* enable these for the experimental usb stack */
|
/* enable these for the experimental usb stack */
|
||||||
#define HAVE_USBSTACK
|
#define HAVE_USBSTACK
|
||||||
#define HAVE_BOOTLOADER_USB_MODE
|
//#define HAVE_BOOTLOADER_USB_MODE
|
||||||
|
|
||||||
/* Connect by events, not by tick polling */
|
/* Connect by events, not by tick polling */
|
||||||
#define USB_STATUS_BY_EVENT
|
#define USB_STATUS_BY_EVENT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue