mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
feat(esp8266): Don't use libminic
Link error with libc
This commit is contained in:
@ -7,7 +7,7 @@ COMPONENT_SRCDIRS := driver source
|
||||
|
||||
LIBS ?=
|
||||
ifndef CONFIG_NO_BLOBS
|
||||
LIBS += airkiss cirom crypto espnow gcc hal core minic mirom net80211 \
|
||||
LIBS += airkiss cirom crypto espnow gcc hal core mirom net80211 \
|
||||
phy pp pwm smartconfig ssc wpa wps
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user