This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2025-01-28 07:03:00 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
examples
/
widgets
/
menu
History
Gabor Kiss-Vamosi
0b83a82a07
feat(multi-instance): collect all the global variables into a struct to allow running multiple instances of LVGL
...
Closes
#4358
2023-08-19 01:42:37 +02:00
..
index.rst
feat(docs): migrate from .md to .rst (
#4129
)
2023-04-27 14:42:02 +02:00
lv_example_menu_1.c
feat(widgets): add menu widget (
#2603
)
2021-11-29 11:33:34 +01:00
lv_example_menu_1.py
feat(widgets): add menu widget (
#2603
)
2021-11-29 11:33:34 +01:00
lv_example_menu_2.c
arch(driver): new driver architecture with new color format support
2023-02-20 20:50:58 +01:00
lv_example_menu_2.py
arch(driver): new driver architecture with new color format support
2023-02-20 20:50:58 +01:00
lv_example_menu_3.c
refact(user_data): remove LV_USE_USER_DATA configuration (
#4056
)
2023-03-14 14:34:56 +01:00
lv_example_menu_3.py
feat(widgets): add menu widget (
#2603
)
2021-11-29 11:33:34 +01:00
lv_example_menu_4.c
arch(driver): new driver architecture with new color format support
2023-02-20 20:50:58 +01:00
lv_example_menu_4.py
arch(driver): new driver architecture with new color format support
2023-02-20 20:50:58 +01:00
lv_example_menu_5.c
arch(driver): new driver architecture with new color format support
2023-02-20 20:50:58 +01:00
lv_example_menu_5.py
feat(multi-instance): collect all the global variables into a struct to allow running multiple instances of LVGL
2023-08-19 01:42:37 +02:00