xtensa/esp32s3: Fix crash issue that occurs when deleting a semaphore in WPA3

Signed-off-by: chenwen@espressif.com <chenwen@espressif.com>
This commit is contained in:
chenwen@espressif.com 2024-01-24 18:00:43 +08:00 committed by Xiang Xiao
parent 5651612f45
commit 8bef8ee9d5

View File

@ -191,7 +191,7 @@ endif
ESP_HAL_3RDPARTY_REPO = esp-hal-3rdparty
ifndef ESP_HAL_3RDPARTY_VERSION
ESP_HAL_3RDPARTY_VERSION = 72cebefc6238637ae0a0ec6641fa4e2a0faa4901
ESP_HAL_3RDPARTY_VERSION = 0fa7f63c639192f4047035e7201a5cec830bf9b2
endif
ifndef ESP_HAL_3RDPARTY_URL