arch/esp32: Update esp-wireless-drivers-3rdparty to verion 45701c0

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-02-24 14:30:13 +08:00 committed by Abdelatif Guettouche
parent 67cda6ce1e
commit 6fa5885d2d
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ endif
ifeq ($(CONFIG_ESP32C3_WIRELESS),y)
WIRELESS_DRV_UNPACK = esp-wireless-drivers-3rdparty
WIRELESS_DRV_ID = 055f1ef
WIRELESS_DRV_ID = 45701c0
WIRELESS_DRV_ZIP = $(WIRELESS_DRV_ID).zip
WIRELESS_DRV_URL = https://github.com/espressif/esp-wireless-drivers-3rdparty/archive

View File

@ -210,7 +210,7 @@ endif
ifeq ($(CONFIG_ESP32_WIRELESS),y)
WIRELESS_DRV_UNPACK = esp-wireless-drivers-3rdparty
WIRELESS_DRV_ID = 055f1ef
WIRELESS_DRV_ID = 45701c0
WIRELESS_DRV_ZIP = $(WIRELESS_DRV_ID).zip
WIRELESS_DRV_URL = https://github.com/espressif/esp-wireless-drivers-3rdparty/archive