Skip to content

Commit 2054702

Browse files
committed
Switch cert bundle for small ai thinker board
1 parent 6a34aa1 commit 2054702

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

  • ports/espressif/boards/ai_thinker_esp32-c3s-2m

ports/espressif/boards/ai_thinker_esp32-c3s-2m/sdkconfig

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@
2121
# CONFIG_LIBC_OPTIMIZED_MISALIGNED_ACCESS is not set
2222
# end of LibC
2323

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+
2436
# end of Component config
2537

2638
# end of Espressif IoT Development Framework Configuration

0 commit comments

Comments
 (0)