Replies: 5 comments 10 replies
-
Sorry for misunderstanding and it seems that the lvgl is included in the '../modules' directory. Is there any way to build & run the demo/examples in lvgl directly? |
Beta Was this translation helpful? Give feedback.
-
Hi faxe1008, I read the README/doc in lvgl and tried to include the example header file but it is not located correctly, Diff:
Error message:
cc command:
|
Beta Was this translation helpful? Give feedback.
-
Hi Kartben, I have compiled and flashed it while the screen not showing the music demo as expected. Any idea on how to debug? My diff:
|
Beta Was this translation helpful? Give feedback.
-
Heyhey, Placed a PR which adds a sample to build most of the demos here: |
Beta Was this translation helpful? Give feedback.
-
I have successfully run the 'keypad' demo w/ or w/o the task handler, while failed to run 'music' and 'widgets' demos. My flash is 4MB and I am suspecting the resolution on my display is not enough to run them. Any idea on how to debug? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
New to zephyr and it seems there is a built-in lvgl including some basic support in the project. Is there any way to replace it with LVGL official repo? or link it to the repo to get rich feature in case the two work together?
I am playing with an ST7735r display and it works on the lvgl sample to display a 'hello world!' in the subsys/display directory.
Next I am trying to explore more feature on LVGL repo.
Beta Was this translation helpful? Give feedback.
All reactions