nuttx-apps/examples/rust/hello
Shoji Tokunaga 8d6c495365 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-20 10:33:46 -03:00
..
src examples/rust: Show command arguments in hello_rust_cargo 2026-06-20 10:33:46 -03: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-20 10:33:46 -03:00
CMakeLists.txt examples/rust: Avoid the infinite loop on sim for hello_rust_cargo 2026-06-20 10:33:46 -03: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-20 10:33:46 -03:00