You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2021/01/30 23:46:47 UTC

[incubator-nuttx] branch master updated (418a87a -> 52b4c73)

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

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


    from 418a87a  arch/sim: Fix typo error(HCITTY->BTUART)
     add 52b4c73  arch/riscv: Remove references to MIPS.

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/common/riscv_createstack.c |  7 ++++---
 arch/risc-v/src/common/riscv_stackframe.c  |  5 +++--
 arch/risc-v/src/common/riscv_usestack.c    | 13 +++++++------
 arch/risc-v/src/rv32im/riscv_copystate.c   |  2 +-
 arch/risc-v/src/rv32im/riscv_swint.c       |  2 +-
 arch/risc-v/src/rv32im/riscv_vfork.c       | 16 ++++++++--------
 arch/risc-v/src/rv32im/riscv_vfork.h       | 14 +++++++-------
 7 files changed, 31 insertions(+), 28 deletions(-)