mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-09 08:01:38 +03:00
14 lines
394 B
Markdown
14 lines
394 B
Markdown
```make install```: download, compile, install lwip2
|
|
|
|
```make download```: download lwIP-2 builder
|
|
|
|
```make clean```: clean builder only
|
|
|
|
glue and lwIP debug options are in builder/glue/gluedebug.h
|
|
|
|
MSS values are in builder/Makefile.arduino
|
|
|
|
MSS values in boards.txt are only informative
|
|
|
|
current lwip2 submodule repository: https://github.com/d-a-v/esp82xx-nonos-linklayer/tree/arduino-2.4.0
|