You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2021/04/28 14:41:01 UTC

[incubator-nuttx] branch master updated (7caebdd -> d9f2289)

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 7caebdd  arch/risc-v: Fix stack alignment according to calling convention
     add ba23526  boards/esp32c3-devkit: Allocate .noinit in a dedicated section
     add d9f2289  boards/esp32: Allocate .noinit in a dedicated section

No new revisions were added by this update.

Summary of changes:
 boards/risc-v/esp32c3/esp32c3-devkit/scripts/esp32c3.ld       | 8 ++++++--
 boards/xtensa/esp32/esp32-devkitc/scripts/esp32_flash.ld      | 7 ++++++-
 boards/xtensa/esp32/esp32-devkitc/scripts/esp32_iram.ld       | 7 ++++++-
 boards/xtensa/esp32/esp32-ethernet-kit/scripts/esp32_flash.ld | 7 ++++++-
 boards/xtensa/esp32/esp32-ethernet-kit/scripts/esp32_iram.ld  | 7 ++++++-
 boards/xtensa/esp32/esp32-wrover-kit/scripts/esp32_flash.ld   | 7 ++++++-
 boards/xtensa/esp32/esp32-wrover-kit/scripts/esp32_iram.ld    | 7 ++++++-
 7 files changed, 42 insertions(+), 8 deletions(-)