Skip to content

ESP32, berry, lvgl and the menu widget #22184

Answered by s-hadinger
Cynar asked this question in Q&A
Discussion options

You must be logged in to vote

LVGL menu is not included in precompiled firmwares, because it was considered a feature rarely useful on small screens.

To enable them, you need to add #define BE_LV_WIDGET_MENU.

Also I realize it is missing in the commented options in my_user_config.h, I will add it.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Cynar
Comment options

You must be logged in to vote
2 replies
@s-hadinger
Comment options

@s-hadinger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants