nuttx-apps/cmake
Huang Qi 285607608e tools/Rust: Add support for x86 platform
Summary:
- Added support for x86 and x86_64 architectures in the Rust build system
- Updated `nuttx_rust_target_triple` function in `cmake/nuttx_add_rust.cmake` to handle x86 and x86_64 target triples
- Updated `RUST_TARGET_TRIPLE` macro in `tools/Rust.mk` to include x86 and x86_64 target triples

Impact:
- Enables Rust crate compilation for x86 and x86_64 platforms
- No functional changes for existing architectures (ARM, RISC-V, etc.)
- Improves platform compatibility and expands Rust support in NuttX

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-01-29 13:41:30 +08:00
..
nuttx_add_luamod.cmake cmake: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
nuttx_add_rust.cmake tools/Rust: Add support for x86 platform 2025-01-29 13:41:30 +08:00
nuttx_add_wamrmod.cmake cmake: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
nuttx_wasm_interface.cmake cmake(enhance):Enhanced full WASM library and application compilation 2025-01-23 14:26:08 +08:00