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

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


    from d370064  sched/sched/sched_waitid.c: Allow WNOHANG
     new 6c37d9f  xtensa/esp32: Avoid init PSRAM when SPIRAM is not enabled
     new d11f02d  xtensa/esp32: Fix remaining SEPARATE typo
     new 2f612a2  xtensa/esp32: Move #if defined(SPIRAM) to inside function

The 3 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/common/xtensa_initialize.c |  2 +-
 arch/xtensa/src/common/xtensa_mm.h         |  2 +-
 arch/xtensa/src/esp32/Kconfig              |  1 +
 arch/xtensa/src/esp32/Make.defs            |  2 +-
 arch/xtensa/src/esp32/esp32_allocateheap.c |  6 ++++--
 arch/xtensa/src/esp32/esp32_spi.c          | 10 +++++-----
 arch/xtensa/src/esp32/esp32_spiflash.c     |  8 ++++----
 7 files changed, 17 insertions(+), 14 deletions(-)

Reply via email to