Also link to libcrypto for sdk1.5.0 compatibility

pull/30/head
Jeroen Domburg 8 years ago
parent ab1b9da7bd
commit 24159ef236
  1. 2
      Makefile

@ -55,7 +55,7 @@ MODULES = user
EXTRA_INCDIR = include libesphttpd/include
# 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
LIBS += esphttpd

Loading…
Cancel
Save