Skip to content

Commit

Permalink
Merge branch 'feature/refactor_wifi_country_code' into 'master'
Browse files Browse the repository at this point in the history
feat(lib): refactor wifi country code

See merge request sdk/ESP8266_RTOS_SDK!1498
  • Loading branch information
donghengqaz committed Aug 7, 2020
2 parents 174d290 + e5bc135 commit 237311e
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions components/esp8266/lib/VERSION
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
gwen:
core: eecf230
net80211: 2ca9f3b
pp: eecf230
espnow: eecf230
wps: eecf230
wpa2: eecf230
core: 31796f0
net80211: 31796f0
pp: 31796f0
espnow: 31796f0
wps: 31796f0
wpa2: 31796f0

smartconfig: 2.8.2
phy: 1163.0
Binary file modified components/esp8266/lib/libcore.a
Binary file not shown.
Binary file modified components/esp8266/lib/libcore_dbg.a
Binary file not shown.
Binary file modified components/esp8266/lib/libespnow.a
Binary file not shown.
Binary file modified components/esp8266/lib/libespnow_dbg.a
Binary file not shown.
Binary file modified components/esp8266/lib/libnet80211.a
Binary file not shown.
Binary file modified components/esp8266/lib/libnet80211_dbg.a
Binary file not shown.
Binary file modified components/esp8266/lib/libpp.a
Binary file not shown.
Binary file modified components/esp8266/lib/libpp_dbg.a
Binary file not shown.
Binary file modified components/esp8266/lib/libwpa2.a
Binary file not shown.
Binary file modified components/esp8266/lib/libwpa2_dbg.a
Binary file not shown.
Binary file modified components/esp8266/lib/libwps.a
Binary file not shown.
Binary file modified components/esp8266/lib/libwps_dbg.a
Binary file not shown.

0 comments on commit 237311e

Please sign in to comment.