Skip to content

Commit 5f57e32

Browse files
authored
MBEDTLS_USE_CRYPTO_ROM_IMPL
1 parent 18d2ade commit 5f57e32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/defconfig.esp32c2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
CONFIG_XTAL_FREQ_26=y
22
CONFIG_XTAL_FREQ=26
3+
4+
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
5+
CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL=y
6+
37
#
48
# Bluetooth
59
#

0 commit comments

Comments
 (0)