mirror of
https://github.com/espressif/esp-idf
synced 2025-04-15 11:10:12 -04:00
heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT) Closes IDFGH-5971 See merge request espressif/esp-idf!19889