|
|
@ -55,7 +55,7 @@ MODULES = user |
|
|
|
EXTRA_INCDIR = include libesphttpd/include
|
|
|
|
EXTRA_INCDIR = include libesphttpd/include
|
|
|
|
|
|
|
|
|
|
|
|
# libraries used in this project, mainly provided by the SDK
|
|
|
|
# libraries used in this project, mainly provided by the SDK
|
|
|
|
LIBS = c gcc hal phy pp net80211 wpa main lwip
|
|
|
|
LIBS = c gcc hal phy pp net80211 wpa main lwip crypto
|
|
|
|
#Add in esphttpd lib
|
|
|
|
#Add in esphttpd lib
|
|
|
|
LIBS += esphttpd
|
|
|
|
LIBS += esphttpd
|
|
|
|
|
|
|
|
|
|
|
|