mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-24 08:45:10 +03:00
16 lines
448 B
Markdown
16 lines
448 B
Markdown
```make install```: download, compile, install lwip2
|
|
|
|
```make latestmaster```: download latest lwip2, compile, install
|
|
|
|
```make latestupstream```: download latest lwip2 and latest upstream lwIP, compile, install
|
|
|
|
```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
|