mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
Changes: 5b4be7d2738de5874f2e302157a0b726fe7bd4a6 Reserve 16k fragment buffer only when it is actually required. b33ef68e6a3e2be1171e5a9f5b6156af424489ec Fix handshake status not being set if increase_bm_data_size fails
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