mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-03 18:48:48 +08:00

Set NUTTX_INCLUDE_DIR in the Rust build commands to include the necessary directories for proper compilation. * Ensured correct include paths for Rust projects * Improved build reliability for Rust components Signed-off-by: Huang Qi <huangqi3@xiaomi.com>