feat(esp8266): Using global functions instead of function table

The Wi-Fi adapter APIs are only used by internal libraires.
This commit is contained in:
dongheng
2019-03-25 16:37:20 +08:00
parent 5425ce051f
commit be88feb395
16 changed files with 64 additions and 567 deletions

View File

@ -1,10 +1,10 @@
gwen:
core: 38f8c34
net80211: 38f8c34
pp: ee8b2d1
wpa: 38f8c34
espnow: 38f8c34
wps: 38f8c34
core: eacdf2c
net80211: eacdf2c
pp: eacdf2c
wpa: eacdf2c
espnow: eacdf2c
wps: eacdf2c
smartconfig: 2.8.1
phy: 1055_22

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.