mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +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> |
||
|---|---|---|
| .. | ||
| bl602 | ||
| bl808 | ||
| c906 | ||
| eic7700x | ||
| esp32c3 | ||
| esp32c3-legacy | ||
| esp32c6 | ||
| esp32h2 | ||
| fe310 | ||
| hpm6000 | ||
| hpm6750 | ||
| jh7110 | ||
| k210 | ||
| k230 | ||
| litex | ||
| mpfs | ||
| qemu-rv | ||
| rp23xx-rv | ||
| rv32m1 | ||
| sg2000 | ||
| index.rst | ||