Guillaume Souchere 5f735a22ec 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.
2023-02-16 08:48:00 +00:00
..
2023-02-09 15:07:37 +08:00
2022-01-25 17:32:18 +08:00
2022-07-11 15:56:08 +08:00