esp32s3: Fix symbol collision between mbedTLS and the Wi-Fi driver
This commit closes #11738. Actual fix is tracked in: https://github.com/espressif/esp-hal-3rdparty/pull/2
This commit is contained in:
parent
61d9394366
commit
b03c9cf5f8
@ -191,7 +191,7 @@ endif
|
||||
|
||||
ESP_HAL_3RDPARTY_REPO = esp-hal-3rdparty
|
||||
ifndef ESP_HAL_3RDPARTY_VERSION
|
||||
ESP_HAL_3RDPARTY_VERSION = 0fa7f63c639192f4047035e7201a5cec830bf9b2
|
||||
ESP_HAL_3RDPARTY_VERSION = 55b60d9ed1930f7a284fe0555a17db441cee9ab4
|
||||
endif
|
||||
|
||||
ifndef ESP_HAL_3RDPARTY_URL
|
||||
|
Loading…
Reference in New Issue
Block a user