Skip to content

Commit 1ff060d

Browse files
committed
esp32c6: hal bump updates
Update WPA supplicant sources Signed-off-by: Sylvio Alves <[email protected]>
1 parent 3dc606f commit 1ff060d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr/esp32c6/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ if(CONFIG_SOC_SERIES_ESP32C6)
553553
"${WPA_SUPPLICANT_COMPONENT_DIR}/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c"
554554
"${WPA_SUPPLICANT_COMPONENT_DIR}/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c"
555555
"${WPA_SUPPLICANT_COMPONENT_DIR}/esp_supplicant/src/crypto/crypto_mbedtls-ec.c"
556+
"${WPA_SUPPLICANT_COMPONENT_DIR}esp_supplicant/src/crypto/fastpsk.c"
556557
# Add internal RC4 as RC4 has been removed from mbedtls
557558
"${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/rc4.c"
558559
)

0 commit comments

Comments
 (0)