nuttx-apps/examples/rust/hello
Shoji Tokunaga c9c5c75d08 examples/rust: Fix hello_rust_cargo CMake settings
Use the hello_rust_cargo-specific Kconfig symbols for the built-in
application stack size and priority.

Previously, CMake referenced the generic hello example symbols, so the
configured hello_rust_cargo stack size could be ignored.

Signed-off-by: Shoji Tokunaga <toku@mac.com>
2026-05-22 15:00:26 +08:00
..
src examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
.gitignore examples: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00
Cargo.toml rust/hello: Optimize the build flags 2025-01-19 17:16:38 +08:00
CMakeLists.txt examples/rust: Fix hello_rust_cargo CMake settings 2026-05-22 15:00:26 +08: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: New app to build Rust with Cargo 2025-01-10 22:25:13 +08:00