Files
esp-idf/docs/en/api-reference/system
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
..
2021-07-16 14:47:09 +08:00
2021-10-13 17:30:38 +08:00