nuttx/arch/xtensa
Abdelatif Guettouche 553f070357 arch/xtensa/esp32: Remove up_textheap_init function since it's not
needed anymore.

Decouple the IRAM heap from the text allocator since that heap can
still be used as a generic pool of memory.

Implement the up_extraheaps_init function to initialize all of the
additional heaps.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-06-26 09:52:43 -05:00
..
include arch: xtensa: Fix the PS register handling 2021-06-17 09:58:29 -05:00
src arch/xtensa/esp32: Remove up_textheap_init function since it's not 2021-06-26 09:52:43 -05:00
Kconfig Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00