mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -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