From a5b589cf5bbd9fcbf30579e26134c43ecb07ce14 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 27 Jan 2026 12:21:06 -0500 Subject: [PATCH] vx747: Target needs HAVE_BOOTLOADER_USB_MODE Change-Id: I735cbf5575b0368741f2b8147eb80a71e0a67c98 --- firmware/export/config/ondavx747.h | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h index e91dcb84fa..8966b0dc09 100644 --- a/firmware/export/config/ondavx747.h +++ b/firmware/export/config/ondavx747.h @@ -201,6 +201,7 @@ No access to the NAND yet.. #define CONFIG_USBOTG USBOTG_JZ4740 #define HAVE_USBSTACK +#define HAVE_BOOTLOADER_USB_MODE /* Connect by events, not by tick polling */ #define USB_STATUS_BY_EVENT