


Memory Optimization of RTOS SDK is updated on github,it saved more than 12KB memory !
https://github.com/espressif/esp_iot_rtos_sdk
Memory Optimization of SDK without OS is updated on BBS,it saved about 8KB memory !
http://bbs.espressif.com/viewtopic.php?f=5&t=734
API system_get_free_heap_size returns the size of available heap.
Enjoy ~
内存优化后的 RTOS SDK 已经更新到 github,优化节省内存 12KBytes 以上 !
https://github.com/espressif/esp_iot_rtos_sdk
非 OS SDK 的内存优化更新,可在 BBS 下载,优化节省内存 8KBytes 左右 !
http://bbs.espressif.com/viewtopic.php?f=5&t=734
用户可调用 API system_get_free_heap_size 查询可用的 heap 空间大小。
感谢您对 Espressif Systems 和 ESP8266 的关注!