esp-idf/docs/en/api-reference
Guillaume Souchere 5dc0481d21 heap: add documentation about the function placement in IRAM and its usage in ISR
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.
2022-11-24 10:31:14 +01:00
..
2022-05-07 13:09:41 +08:00
2022-09-21 17:29:52 +02:00