mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
multi-mss menus for lwip2, remove lwip xcc variant, lwip2 readme, updates and fixes (#4039)
lwip2 updates: > multi-mss makefile > forwardported espconn (no multicast yet) > restore max 3 ntp servers for configTime() coherency > unchain seldom chained pbufs > dns cache name length back to (256->48->) 128 > use sntp_stop/start() when dhcp address got > fix netif's hostname glue-handling > forwardported ping from lwip1.4 fix #3970 fix maybe #3963
This commit is contained in:
@ -2,5 +2,7 @@
|
||||
all install clean: builder/lwip2-src/README
|
||||
make -C builder -f Makefile.arduino $@
|
||||
|
||||
download: builder/lwip2-src/README
|
||||
|
||||
builder/lwip2-src/README:
|
||||
git submodule update --init --recursive builder
|
||||
|
Reference in New Issue
Block a user