nuttx-apps/examples/rust
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
..
baremetal examples/rust: Rename hello_rust to rust/baremetal 2025-01-15 01:53:56 +08:00
hello examples/rust: Fix hello_rust_cargo CMake settings 2026-05-22 15:00:26 +08:00
slint examples/rust/slint: Update nuttx crate branch from master to main and fix pixel format check. 2025-03-24 20:34:29 +08: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