mirror of
https://github.com/espressif/esp-idf
synced 2025-03-19 14:09:14 -04:00
The actual memory allocated for malloc() depends on a lot of factors, see heap_caps_malloc_default() Closes https://github.com/espressif/esp-idf/issues/7659