Files
esp-idf/docs/en/api-reference
Guillaume Souchere 125609963e 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-12-14 12:57:08 +01:00
..
2022-07-04 11:05:49 +08:00
2022-06-28 12:09:33 +08:00