|
86df7f879a
|
feat(heap): Link heap raw malloc/free from flash to iram
Remove raw malloc internal calling function.
|
2019-04-02 10:53:52 +08:00 |
|
|
f0bf1f748d
|
feat(heap): Modify heap trace log API
Using ESP_EARLY_LOGx instead of ESP_LOGx.
|
2018-11-22 17:28:57 +08:00 |
|
|
2662239b0f
|
fix(heap): Fix heap trace check error
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/335
|
2018-10-12 13:05:10 +08:00 |
|
|
7a3cb283ec
|
fix(heap): Fix heap dump error when input file has no dir
|
2018-09-20 21:32:56 +08:00 |
|
|
b1da1ca461
|
feat(heap): Fix HEAP dump error
|
2018-09-17 17:27:43 +08:00 |
|
|
260da4a6f3
|
feat(heap): Add new heap component
|
2018-09-12 11:12:17 +08:00 |
|