mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
This commits adds a internal.md file in the heap directory to clarify the idea behind which functions is placed in IRAM or in flash. A section in mem_alloc.rst documentation is added to specify which functions from the heap component API can be used in interrupt handlers.