You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/10 08:59:12 UTC

[incubator-nuttx] branch master updated (dc1b677 -> 8267a76)

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 dc1b677  xtensa/esp32s3: Add SPI RAM/PSRAM Support
     add 7022c63  arch/risc-v: Correct FPU register save area in riscv_copystate
     add 8267a76  arch/risc-v: Implement SYS_save_context in swint

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/common/riscv_copystate.c |  6 +-----
 arch/risc-v/src/common/riscv_swint.c     | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 5 deletions(-)