- Add unified Rust library generation tool (generate_rust_unified_lib.py) - Refactor nuttx_add_rust.cmake to use unified library approach - Support building multiple Rust crates as a single static library - Add .config file generation support for unified library - Update Rust examples to remove duplicate crate-type configuration Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Cargo.toml | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||