terry0012 commented on PR #3253: URL: https://github.com/apache/nuttx-apps/pull/3253#issuecomment-3693532679
> > Which test results would you like to see, and could you provide the test cases for lvgl? > > lvgl example,unit test or others. > > I don't know of any NuttX unit tests for lvgl, but I meant your test on rv-virt:lvgl64_vector. What was tested and what was the result? lvgldemo is tested and running very well. Let me explain why need to upgraded to 9.4 with rv-virt:lvgl64_vector: On the QEMU emulator, input device `virtio-mouse-device` is recognized as a mouse device on NuttX, but LVGL 9.2 does not support mouse functionality in the NuttX porting layer. I think what we should consider is @simbit18's opinion: whether upgrading LVGL will have side effects for users, and whether we need to support the capability for two versions. @acassis Once the above issues are clarified, I will update the version information in the [document](https://nuttx.apache.org/docs/latest/applications/graphics/lvgl/index.html). -- 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]
