Skip to content

Conversation

@terry0012
Copy link
Contributor

@terry0012 terry0012 commented Dec 17, 2025

Note: Please adhere to Contributing Guidelines.

Summary

  • Update CMakeLists.txt to use LVGL v9.4.0
  • Update Kconfig with new v9.4.0 configuration options
  • Update Makefile with new LVGL version

Impact

LVGL

Testing

test with rv-virt:lvgl64_vector created by another PR in nuttx repo (apache/nuttx#17532)

- Update CMakeLists.txt to use LVGL v9.4.0
- Update Kconfig with new v9.4.0 configuration options
- Update Makefile with new LVGL version

Signed-off-by: rongyichang <rongyichang@xiaomi.com>
@simbit18
Copy link
Contributor

simbit18 commented Dec 18, 2025

@terry0012 Question:

After this bump, will it be possible to use previous versions of LVGL (v9.2.1) ?

It might be useful to choose the version and allow compatibility with older versions.

Copy link
Contributor

@linguini1 linguini1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please include the results of your test?

@terry0012
Copy link
Contributor Author

terry0012 commented Dec 23, 2025

@terry0012 Question:

After this bump, will it be possible to use previous versions of LVGL (v9.2.1) ?

It might be useful to choose the version and allow compatibility with older versions.

after this bump,we can not use v9.2.1 version

@terry0012
Copy link
Contributor Author

terry0012 commented Dec 23, 2025

Can you please include the results of your test?

Which test results would you like to see, and could you provide the test cases for lvgl?
lvgl example,unit test or others.

Copy link
Contributor

@acassis acassis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@terry0012 please include a comment about the LVGL version supported on NuttX:
https://nuttx.apache.org/docs/latest/applications/graphics/lvgl/index.html

@linguini1
Copy link
Contributor

linguini1 commented Dec 23, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants