-
Notifications
You must be signed in to change notification settings - Fork 8.3k
samples: subsys: display: Add gui_guider sample #99227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
samples: subsys: display: Add gui_guider sample #99227
Conversation
JarmouniA
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We already have LVGL demos in samples/modules/lvgl/demos. You should probably submit this to upstream lvgl demos repo.
Add gui_guider sample Signed-off-by: Zongchun Yu <zongchun.yu@nxp.com>
1f4482b to
28d04ea
Compare
|
Hi JarmouniA, |
|
@ZongchunYu I get the idea behind this PR, but this is imo the wrong solution. Issues that I see:
What would be more promising I think would be to have a zephyr module on your end and deal with it there. In regards to discoverability of your project: |
Hello faxe1008, Thanks for your suggestion! I will check how to add this zephyr module. |



No description provided.