Skip to content

Commit a35ac11

Browse files
committed
esp32c2: hal bump updates
Updates WPA supplicant sources. Signed-off-by: Sylvio Alves <[email protected]>
1 parent 544117b commit a35ac11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr/esp32c2/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ if(CONFIG_SOC_SERIES_ESP32C2)
496496
"${WPA_SUPPLICANT_COMPONENT_DIR}/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c"
497497
"${WPA_SUPPLICANT_COMPONENT_DIR}/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c"
498498
"${WPA_SUPPLICANT_COMPONENT_DIR}/esp_supplicant/src/crypto/crypto_mbedtls-ec.c"
499+
"${WPA_SUPPLICANT_COMPONENT_DIR}esp_supplicant/src/crypto/fastpsk.c"
499500
# Add internal RC4 as RC4 has been removed from mbedtls
500501
"${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/rc4.c"
501502
)

0 commit comments

Comments
 (0)