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 051ad46 commit 6578a37Copy full SHA for 6578a37
ports/espressif/esp-idf-config/sdkconfig.defaults
@@ -37,7 +37,7 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=16384
37
38
#
39
# Wi-Fi
40
-
+#
41
# CONFIG_ESP_WIFI_NVS_ENABLED is not set
42
# end of Wi-Fi
43
@@ -99,6 +99,7 @@ CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
99
# CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED is not set
100
# CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED is not set
101
# CONFIG_MBEDTLS_ECP_NIST_OPTIM is not set
102
+# CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM is not set
103
# end of mbedTLS
104
105
0 commit comments