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/02/22 05:31:52 UTC

[incubator-nuttx] branch master updated (fbfe457 -> 2d67745)

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 fbfe457  ci: add RUSTUP_HOME to get rustup parts into container
     add 75c5ae1  tools/README.txt: Update testbuild.sh help text
     add e5d7179  boards/sim/sim/sim/configs/ostest/defconfig: Reduce the number of loops
     add 3aa83d6  tools/testbuild.sh: Add an optional step to run NuttX
     add 3987d39  boards/sim/sim/sim/configs/ostest: Add a script to run ostest
     add 2d67745  .github/workflows/build.yml: Enable the "run" step in testbuild.sh

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml                 |  4 ++--
 boards/sim/sim/sim/configs/ostest/defconfig |  2 +-
 boards/sim/sim/sim/configs/ostest/run       |  3 +++
 tools/README.txt                            | 11 ++++++-----
 tools/testbuild.sh                          | 18 ++++++++++++++++++
 5 files changed, 30 insertions(+), 8 deletions(-)
 create mode 100755 boards/sim/sim/sim/configs/ostest/run