mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
It is still possible to use xcc-built LwIP by selecting "Core Development" board from tools menu.
Updating SDK libraries
After updating SDK libraries to a new version, do the following changes.
-
Remove mem_manager.o from libmain.a to use custom heap implementation
xtensa-lx106-elf-ar -d libmain.a mem_manager.o