mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
Add new RISC-V 64-bit QEMU configuration with: - 64-bit RISC-V (RV64) architecture support - RISC-V Vector Extension (RVV/V-extension) enabled - LVGL graphics framework integration - VirtIO GPU and input device support - NSH shell with built-in applications This configuration enables developers to build and test LVGL graphical applications on 64-bit RISC-V targets with Vector extension support, providing a foundation for future SIMD optimization work. Includes: - defconfig: Complete configuration file with all necessary options - Updated index.rst: Build and run instructions with QEMU launch command Signed-off-by: rongyichang <rongyichang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| hc | ||
| mips | ||
| misco | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| index.rst | ||