Skip to content

Commit f6de37c

Browse files
authored
Merge branch 'master' into release/v5.5
2 parents 11f8400 + 6b0cd6d commit f6de37c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: configs/defconfig.common

+4
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ CONFIG_ESP_COREDUMP_STACK_SIZE=0
121121
CONFIG_MBEDTLS_DYNAMIC_BUFFER=y
122122
CONFIG_MBEDTLS_DYNAMIC_FREE_PEER_CERT=y
123123
CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y
124+
CONFIG_I2S_ISR_IRAM_SAFE=y
124125
#
125126
# Matter Settings
126127
#
@@ -134,6 +135,9 @@ CONFIG_ESP_MATTER_NVS_USE_COMPACT_ATTR_STORAGE=y
134135

135136
#TinyUSB Config
136137
CONFIG_TINYUSB_CDC_MAX_PORTS=2
138+
CONFIG_USB_HOST_HUBS_SUPPORTED=y
139+
CONFIG_USB_HOST_HUB_MULTI_LEVEL=y
140+
CONFIG_USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT=y
137141

138142
# Zigbee Config
139143
CONFIG_ZB_ENABLED=y

0 commit comments

Comments
 (0)