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

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


    from 47c60b2  arch/arm: Remove -march and -mtune
     new 2834d2a  esp32_spiflash.c/esp32_spiram.c: Remove some unused 
macros/functions/variables.
     new 3d8a6fb  esp32_spiram.c: Remove esp_himem_reserved_area_size from 
esp32_spiram.c file.  This function is already defined in esp_himem and is used 
only when that file is built.  We don't need another weak function.
     new f2f2040  esp32_spiram/psram/himem: Add and fix the files' sections.

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/esp32/esp32_himem.h    |   8 +
 arch/xtensa/src/esp32/esp32_psram.c    | 432 ++++++++++++++++-----------------
 arch/xtensa/src/esp32/esp32_psram.h    |   6 +-
 arch/xtensa/src/esp32/esp32_spiflash.c |   3 -
 arch/xtensa/src/esp32/esp32_spiram.c   |  78 +-----
 arch/xtensa/src/esp32/esp32_spiram.h   |   8 +
 6 files changed, 234 insertions(+), 301 deletions(-)

Reply via email to