Skip to content

Commit c3c79fd

Browse files
committed
Fixed example lwip_open_demo_app
Signed-off-by: Mikhail Grigorev <[email protected]>
1 parent 82ba9f4 commit c3c79fd

File tree

1 file changed

+1
-0
lines changed
  • Espressif/examples/lwip_open_demo_app/app

1 file changed

+1
-0
lines changed

Diff for: Espressif/examples/lwip_open_demo_app/app/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ LINKFLAGS_eagle.app.v6 = \
8383
-lssl \
8484
-lpwm \
8585
-lsmartconfig \
86+
-lcrypto \
8687
$(DEP_LIBS_eagle.app.v6) \
8788
-Wl,--end-group
8889

0 commit comments

Comments
 (0)