mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-05 13:16:37 +08:00
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:
@ -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.
Reference in New Issue
Block a user