Merge branch 'feature/update_libs_v3.4' into 'release/v3.4'

fix(lib): fix some wifi issues

See merge request sdk/ESP8266_RTOS_SDK!1648
This commit is contained in:
Dong Heng
2022-04-08 13:57:32 +08:00
5 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
gwen: gwen:
core: db51cd0 core: db51cd0
net80211: 8e675c3 net80211: 44c6f29
pp: 553d1ee pp: 44c6f29
espnow: db51cd0 espnow: db51cd0
smartconfig: 3.0.0/283eacca smartconfig: 3.0.0/283eacca

BIN
components/esp8266/lib/libnet80211.a Executable file → Normal file

Binary file not shown.

BIN
components/esp8266/lib/libnet80211_dbg.a Executable file → Normal file

Binary file not shown.

BIN
components/esp8266/lib/libpp.a Executable file → Normal file

Binary file not shown.

BIN
components/esp8266/lib/libpp_dbg.a Executable file → Normal file

Binary file not shown.