File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- CONFIG_IDF_EXPERIMENTAL_FEATURES=y
2
1
CONFIG_AUTOSTART_ARDUINO=y
3
2
# CONFIG_WS2812_LED_ENABLE is not set
4
3
CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
@@ -125,6 +124,7 @@ CONFIG_MBEDTLS_AES_C=y
125
124
# CONFIG_MBEDTLS_BLOWFISH_C is not set
126
125
# CONFIG_MBEDTLS_XTEA_C is not set
127
126
# CONFIG_MBEDTLS_CCM_C is not set
127
+ # CONFIG_MBEDTLS_GCM_C is not set
128
128
# CONFIG_MBEDTLS_NIST_KW_C is not set
129
129
# end of Symmetric Ciphers
130
130
@@ -173,7 +173,7 @@ CONFIG_MBEDTLS_HARDWARE_SHA=y
173
173
CONFIG_MBEDTLS_ECP_C=y
174
174
CONFIG_MBEDTLS_ECDH_C=y
175
175
CONFIG_MBEDTLS_ECDSA_C=y
176
- # CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLE is not set
176
+ CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLE=y
177
177
# CONFIG_MBEDTLS_DHM_C is not set
178
178
# CONFIG_MBEDTLS_ECJPAKE_C is not set
179
179
# CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS is not set
You can’t perform that action at this time.
0 commit comments