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 2022/02/03 13:47:28 UTC

[incubator-nuttx] branch master updated (09d57de -> ad3f163)

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 09d57de  add sparc toolchain to linux docker
     add ad3f163  enable sparc's daily ci and eliminate some warnings

No new revisions were added by this update.

Summary of changes:
 arch/{z80 => sparc}/include/.gitignore           |  0
 arch/sparc/include/inttypes.h                    | 26 ++++++++++++------------
 arch/{risc-v => sparc}/src/.gitignore            |  0
 arch/sparc/src/bm3803/bm3803_freerun.c           |  2 +-
 arch/sparc/src/bm3803/bm3803_wdg.c               |  2 +-
 arch/sparc/src/sparc_v8/up_systemreset.c         |  4 ++++
 boards/sparc/bm3803/xx3803/configs/nsh/defconfig |  1 -
 tools/ci/testlist/other.dat                      |  4 ++++
 8 files changed, 23 insertions(+), 16 deletions(-)
 copy arch/{z80 => sparc}/include/.gitignore (100%)
 copy arch/{risc-v => sparc}/src/.gitignore (100%)