nuttx-apps/examples/rust
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
..
baremetal examples/rust: Rename hello_rust to rust/baremetal 2025-01-15 01:53:56 +08:00
hello examples/rust: Show command arguments in hello_rust_cargo 2026-06-20 10:33:46 -03:00
slint apps/rust: Add dependencies for Rust cargo in make builds 2026-06-04 08:58:07 -03:00
.gitignore examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
CMakeLists.txt examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
Make.defs examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
Makefile examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00