terry0012 opened a new pull request, #17532:
URL: https://github.com/apache/nuttx/pull/17532

   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   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
   
   ## Impact
   
   CONFIG_LV_USE_NUTTX_MOUSE this config need to upgrade LVGL to 9.4.0 
(https://github.com/apache/nuttx-apps/pull/3253)
   
   ## Testing
   
   test lvgl and riscv v extension with this config
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to