mirror of
https://github.com/apache/nuttx.git
synced 2026-09-11 21:20:10 +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> |
||
|---|---|---|
| .. | ||
| _extensions | ||
| _static | ||
| _templates | ||
| applications | ||
| components | ||
| contributing | ||
| debugging | ||
| faq | ||
| guides | ||
| implementation | ||
| introduction | ||
| logos | ||
| platforms | ||
| quickstart | ||
| reference | ||
| ReleaseNotes | ||
| standards | ||
| .gitignore | ||
| conf.py | ||
| glossary.rst | ||
| index.rst | ||
| known-warnings.txt | ||
| legacy_README.md | ||
| make.bat | ||
| Makefile | ||
| Pipfile | ||
| Pipfile.lock | ||
| substitutions.rst | ||