1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00
Earle F. Philhower, III ce9e72014b
Update compiler toolchain to 3.2.0 (#8868)
* Update compiler toolchain to 3.2.0

Includes compiler updates from @jjsuwa-sys3175

* Manually update python3-via-env tools
2023-03-29 10:55:09 +02:00
..
2020-03-03 21:58:57 +01:00

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