refactor(usb_host/examples): Enabled external Hub support feature

This commit is contained in:
Roman Leonov
2024-10-07 19:03:51 +08:00
parent 8046784118
commit d83c477422
9 changed files with 258 additions and 154 deletions

View File

@@ -2,3 +2,4 @@
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_USB_HOST_HUBS_SUPPORTED=y