nuttx-apps/examples/rust/slint
Shoji Tokunaga 840c2f30db apps/rust: Add dependencies for Rust cargo in make builds
Add a Rust make helper that collects crate input files, and use it for
the Rust hello and slint examples.

This makes the generated Rust static libraries depend on the crate
sources, manifests, build scripts. Hook the libraries into both context
and all, so re-running make after editing Rust inputs rebuilds the crate.

Signed-off-by: Shoji Tokunaga <toku@mac.com>
2026-06-04 08:58:07 -03:00
..
src examples/rust/slint: Update nuttx crate branch from master to main and fix pixel format check. 2025-03-24 20:34:29 +08:00
ui examples/rust: Add basic Slint example 2025-01-29 14:08:45 +08:00
.gitignore examples/rust: Add basic Slint example 2025-01-29 14:08:45 +08:00
build.rs examples/rust: Add basic Slint example 2025-01-29 14:08:45 +08:00
Cargo.toml examples/rust/slint: Update nuttx crate branch from master to main and fix pixel format check. 2025-03-24 20:34:29 +08:00
CMakeLists.txt examples/rust: Add basic Slint example 2025-01-29 14:08:45 +08:00
Kconfig examples/rust: Add basic Slint example 2025-01-29 14:08:45 +08:00
Make.defs examples/rust: Add basic Slint example 2025-01-29 14:08:45 +08:00
Makefile apps/rust: Add dependencies for Rust cargo in make builds 2026-06-04 08:58:07 -03:00