We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ba9f4 commit c3c79fdCopy full SHA for c3c79fd
Espressif/examples/lwip_open_demo_app/app/Makefile
@@ -83,6 +83,7 @@ LINKFLAGS_eagle.app.v6 = \
83
-lssl \
84
-lpwm \
85
-lsmartconfig \
86
+ -lcrypto \
87
$(DEP_LIBS_eagle.app.v6) \
88
-Wl,--end-group
89
0 commit comments