mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
feat(lib): remove crypto library
This commit is contained in:
@ -11,7 +11,7 @@ COMPONENT_SRCDIRS := driver source
|
||||
|
||||
LIBS ?=
|
||||
ifndef CONFIG_NO_BLOBS
|
||||
LIBS += crypto gcc hal core net80211 \
|
||||
LIBS += gcc hal core net80211 \
|
||||
phy pp smartconfig ssc wpa
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user