1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

lower lwip2 ram and flash footprint (by disabling old asserts)

This commit is contained in:
David Gauchard
2018-01-12 14:47:03 +01:00
parent 23a7bc2939
commit de2a3821f6
5 changed files with 23 additions and 5 deletions

View File

@ -1,10 +1,13 @@
```make install```: download, compile, install lwip2
make install download, compile, install lwip2
make download download lwIP-2 builder
make clean clean builder only
```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