mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
feat(lib): refactor wps api
This commit is contained in:
@ -12,7 +12,7 @@ COMPONENT_SRCDIRS := driver source
|
||||
LIBS ?=
|
||||
ifndef CONFIG_NO_BLOBS
|
||||
LIBS += gcc hal core net80211 \
|
||||
phy pp smartconfig ssc wpa espnow
|
||||
phy pp smartconfig ssc wpa espnow wps
|
||||
endif
|
||||
|
||||
#Linker scripts used to link the final application.
|
||||
|
Reference in New Issue
Block a user