This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from c7a9b66  arch/arm/src/imxrt: adds support for WDOG1
     new 2ac2ce5  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.
     new f052a9b  baords/xtensa/esp32/esp32-core: Update all configs to add the 
new region of memory.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/xtensa/src/esp32/esp32_allocateheap.c         | 28 ++++++++++++++++++++--
 .../esp32/esp32-core/configs/mmcsdspi/defconfig    |  1 +
 .../esp32/esp32-core/configs/netnsh/defconfig      |  1 +
 .../xtensa/esp32/esp32-core/configs/nsh/defconfig  |  1 +
 .../esp32/esp32-core/configs/ostest/defconfig      |  1 +
 .../xtensa/esp32/esp32-core/configs/pm/defconfig   |  1 +
 .../esp32/esp32-core/configs/random/defconfig      |  1 +
 .../xtensa/esp32/esp32-core/configs/smp/defconfig  |  1 +
 .../esp32/esp32-core/configs/spiflash/defconfig    |  1 +
 .../esp32/esp32-core/scripts/esp32.template.ld     |  7 +++++-
 10 files changed, 40 insertions(+), 3 deletions(-)

Reply via email to