Skip to content

Commit

Permalink
arduino: path for lwip-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
d-a-v committed Jul 16, 2020
1 parent d6cb76a commit 69e0578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.arduino
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PREFIX ?= ../../../xtensa-lx106-elf
target=arduino \
DEFINE_TARGET=ARDUINO \
SDK=../.. \
LWIP_ESP=../../lwip/include \
LWIP_ESP=glue-esp/lwip1.4/include \
LWIP_LIB=liblwip$$((2+4*v6))-$$mss$$featname.a \
LWIP_LIB_RELEASE=../../lib/liblwip$$((2+4*v6))-$$mss$$featname.a \
LWIP_INCLUDES_RELEASE=../include \
Expand Down

0 comments on commit 69e0578

Please sign in to comment.