We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a34aa1 commit 2054702Copy full SHA for 2054702
1 file changed
ports/espressif/boards/ai_thinker_esp32-c3s-2m/sdkconfig
@@ -21,6 +21,18 @@
21
# CONFIG_LIBC_OPTIMIZED_MISALIGNED_ACCESS is not set
22
# end of LibC
23
24
+#
25
+# mbedTLS
26
27
28
+# Certificate Bundle
29
30
+# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL is not set
31
+CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN=y
32
+# end of Certificate Bundle
33
34
+# end of mbedTLS
35
+
36
# end of Component config
37
38
# end of Espressif IoT Development Framework Configuration
0 commit comments