summaryrefslogtreecommitdiff
path: root/osal
diff options
context:
space:
mode:
Diffstat (limited to 'osal')
-rw-r--r--osal/idf/usb_config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/osal/idf/usb_config.h b/osal/idf/usb_config.h
index dde3bccb..b970f705 100644
--- a/osal/idf/usb_config.h
+++ b/osal/idf/usb_config.h
@@ -271,4 +271,6 @@
#define CONFIG_USBHOST_PIPE_NUM 8
#else
#error "Unsupported SoC"
-#endif \ No newline at end of file
+#endif
+
+#define CONFIG_USBDEV_ADVANCE_DESC \ No newline at end of file