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 79b11f4 commit a742176Copy full SHA for a742176
configs/defconfig.common
@@ -119,6 +119,8 @@ CONFIG_NEWLIB_NANO_FORMAT=y
119
# CONFIG_DAC_DMA_AUTO_16BIT_ALIGN is not set
120
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
121
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
122
+CONFIG_MBEDTLS_PSK_MODES=y
123
+CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
124
# CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
125
# CONFIG_MBEDTLS_PKCS7_C is not set
126
# CONFIG_MBEDTLS_ERROR_STRINGS is not set
0 commit comments