nuttx/boards/xtensa/esp32
Abdelatif Guettouche 2ac2ce55d2 arch/xtensa/src/esp32/esp32_allocateheap.c: Fix the memory regions with
regards to the data used by the ROM.
Static alloaction sections should end at the begining of the ROM data.
The rest of memory (End of ROM data --> End of DRAM) is added to the
heap.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2020-11-06 18:36:41 -03:00
..
esp32-core arch/xtensa/src/esp32/esp32_allocateheap.c: Fix the memory regions with 2020-11-06 18:36:41 -03:00