This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from ee4727fdb testing/ostest: Add multi-user permission regression tests
new d1202bd50 examples/rust: Avoid the infinite loop on sim for
hello_rust_cargo
new 8d6c49536 examples/rust: Show command arguments in hello_rust_cargo
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake/nuttx_add_rust.cmake | 10 +++++++++-
examples/rust/hello/CMakeLists.txt | 7 ++++++-
examples/rust/hello/Cargo.toml | 3 +++
examples/rust/hello/Makefile | 6 +++++-
examples/rust/hello/src/lib.rs | 31 ++++++++++++++++++++++++-------
tools/Rust.mk | 9 ++++++---
6 files changed, 53 insertions(+), 13 deletions(-)