feat(lib): refactor wps api

This commit is contained in:
Zhang Jun Hao
2018-09-07 19:14:01 +08:00
parent ae6680b612
commit f7996f4d90
5 changed files with 4 additions and 3 deletions

View File

@ -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.