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 703fa22 commit 6d16180Copy full SHA for 6d16180
samples/net/wifi/shell/nxp/overlay_hostap_hosted_mcu.conf
@@ -17,6 +17,8 @@ CONFIG_WIFI_NM_WPA_SUPPLICANT_WPS=y
17
# Enable mbedtls
18
CONFIG_MBEDTLS=y
19
CONFIG_MBEDTLS_BUILTIN=y
20
+CONFIG_MBEDTLS_USER_CONFIG_ENABLE=y
21
+CONFIG_MBEDTLS_USER_CONFIG_FILE="wpa_supp_dcp_mbedtls_config.h"
22
CONFIG_ENTROPY_GENERATOR=y
23
CONFIG_MBEDTLS_PSA_CRYPTO_C=y
24
CONFIG_MBEDTLS_ENTROPY_C=y
0 commit comments