nuttx-apps/examples/rust/hello
Shoji Tokunaga e09ccc4e3e examples/rust: Show command arguments in hello_rust_cargo
Print each argument passed from nsh with its index, and report when
the example is running on the simulator target. This makes the Rust
example demonstrate both C argv handling and target-specific output.

Signed-off-by: Shoji Tokunaga <toku@mac.​com>
2026-06-19 01:21:09 +09:00
..
src examples/rust: Show command arguments in hello_rust_cargo 2026-06-19 01:21:09 +09:00
.gitignore examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
Cargo.toml examples/rust: Avoid the infinite loop on sim for hello_rust_cargo 2026-06-16 09:37:55 +09:00
CMakeLists.txt examples/rust: Avoid the infinite loop on sim for hello_rust_cargo 2026-06-16 09:37:55 +09:00
Kconfig examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
Make.defs [nxstyle] fix Relative file path 2025-02-21 16:29:13 -05:00
Makefile examples/rust: Avoid the infinite loop on sim for hello_rust_cargo 2026-06-16 09:37:55 +09:00