mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
lwip2 integration
This commit is contained in:
committed by
Ivan Grokhotkov
parent
5c01841430
commit
32f6826dcf
6
tools/sdk/lwip2/Makefile
Normal file
6
tools/sdk/lwip2/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
all install clean: builder/Makefile.arduino
|
||||
make -C builder -f Makefile.arduino $@
|
||||
|
||||
builder/Makefile.arduino:
|
||||
git submodule update --init --recursive builder
|
1
tools/sdk/lwip2/builder
Submodule
1
tools/sdk/lwip2/builder
Submodule
Submodule tools/sdk/lwip2/builder added at 9b6966aea4
Reference in New Issue
Block a user