We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e29772 commit c465f8fCopy full SHA for c465f8f
ports/espressif/esp-idf-config/sdkconfig.defaults
@@ -99,7 +99,7 @@ CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
99
# CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED is not set
100
# CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED is not set
101
# CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED is not set
102
-# CONFIG_MBEDTLS_ECP_NIST_OPTIM is not set
+CONFIG_MBEDTLS_ECP_NIST_OPTIM=y
103
# CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM is not set
104
# end of mbedTLS
105
0 commit comments