mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 05:57:16 +00:00
Summary: - Added two new Rust example applications to the documentation: - `hello` example showcasing JSON serialization/deserialization, async runtime usage, and C interoperability in a NuttX environment - `slint` example demonstrating the integration of the Slint UI framework with NuttX's framebuffer and touchscreen devices for creating GUI applications in Rust - Each example includes detailed explanations of key features and how they are implemented using Rust's modern language capabilities Impact: - Enhances the documentation for Rust development within NuttX, providing clear and practical examples for developers - Facilitates easier adoption of Rust for new projects by demonstrating how to leverage its features while maintaining compatibility with existing NuttX infrastructure - No changes to the core NuttX system; the additions are entirely within the documentation and examples directory Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| audioutils | ||
| benchmarks | ||
| boot | ||
| canutils | ||
| crypto | ||
| examples | ||
| fsutils | ||
| games | ||
| graphics | ||
| industry | ||
| inertial | ||
| interpreters | ||
| logging | ||
| lte | ||
| math | ||
| mlearing | ||
| netutils | ||
| nsh | ||
| sdr | ||
| system | ||
| testing | ||
| tools | ||
| wireless | ||
| index.rst | ||