nuttx/boards/xtensa/esp32/esp32-core/scripts
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
..
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Config.mk CI: Store artifacts durring build 2020-10-28 11:32:21 -07:00
esp32_flash.ld esp32_flash.ld: Avoid having too many sections 2020-10-25 19:42:21 -07:00
esp32_iram.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_peripherals.ld Merged in alinjerpelea/nuttx (pull request #971) 2019-08-09 13:22:39 +00:00
esp32_rom.ld xtensa/esp32: Add power management of deep-sleep 2020-10-17 19:38:14 -03:00
esp32-ft232h.cfg esp32: Another OpenOCD example config 2020-03-29 23:55:45 -05:00
esp32.cfg
esp32.template.ld arch/xtensa/src/esp32/esp32_allocateheap.c: Fix the memory regions with 2020-11-06 18:36:41 -03:00
gnu-elf.ld Replace a few Gregory Nutt's copyright notices with Apache 2.0 2020-03-16 07:54:49 -06:00
Make.defs make/expression: improving up asm/C/C++ compile times 2020-11-02 07:53:53 -08:00