diff options
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config/xduoox3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h index 6a7f33c..d4d6f2e 100644 --- a/firmware/export/config/xduoox3.h +++ b/firmware/export/config/xduoox3.h @@ -163,6 +163,7 @@ /* enable these for the experimental usb stack */ #define HAVE_USBSTACK +#define HAVE_BOOTLOADER_USB_MODE /* Connect by events, not by tick polling */ #define USB_STATUS_BY_EVENT |