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
.gitignore
build.rs
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
Kconfig
Make.defs
Makefile apps/rust: Add dependencies for Rust cargo in make builds 2026-06-04 08:58:07 -03:00