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:
Solomon Peachy 2021-08-23 09:38:29 -04:00
parent 93c98606f1
commit b2386405b9
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
#define HAVE_BOOTLOADER_USB_MODE
//#define HAVE_BOOTLOADER_USB_MODE
/* Connect by events, not by tick polling */
#define USB_STATUS_BY_EVENT