Skip to content

Commit 9c9cdbb

Browse files
authored
Update defconfig.common
1 parent cf34542 commit 9c9cdbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.common

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
12
CONFIG_AUTOSTART_ARDUINO=y
23
# CONFIG_WS2812_LED_ENABLE is not set
34
CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
@@ -148,6 +149,7 @@ CONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y
148149
# CONFIG_MBEDTLS_SSL_ALPN is not set
149150
# CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS is not set
150151

152+
CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL=y
151153
CONFIG_MBEDTLS_CMAC_C=y
152154
CONFIG_MBEDTLS_ROM_MD5=y
153155
CONFIG_MBEDTLS_HARDWARE_ECC=y

0 commit comments

Comments
 (0)