lvgl/examples
2023-12-12 17:07:09 +01:00
..
anim refactor(anim): rename anim time to anim duration (#4978) 2023-12-11 12:35:22 +01:00
arduino/LVGL_Arduino docs(arduino): update the comments in /LVGL_Arduino.ino 2023-04-28 14:10:26 +02:00
assets chore(image): remove explicit initialization to always_zero (#4796) 2023-11-18 08:10:22 +01:00
event refactor(event): add _cb postfix to lv_obj_add_event() 2023-11-28 15:36:51 +01:00
get_started refactor(event): add _cb postfix to lv_obj_add_event() 2023-11-28 15:36:51 +01:00
layouts refactor(anim): rename anim time to anim duration (#4978) 2023-12-11 12:35:22 +01:00
libs fix(observer): fix the parameters of the observer_cb for Micropython compatibility 2023-12-05 14:25:20 +01:00
others refactor(anim): rename anim time to anim duration (#4978) 2023-12-11 12:35:22 +01:00
porting fix(porting):fixed the use of incorrect definition for 'px_map' (#4861) 2023-11-24 21:20:54 +01:00
scroll refactor(event): add _cb postfix to lv_obj_add_event() 2023-11-28 15:36:51 +01:00
styles fix(example): fix gradient has no effect (#4850) 2023-11-23 08:44:12 +01:00
widgets fix(msgbox): fix micropython example 2023-12-12 17:07:09 +01:00
header.py chore: fix execute permissions and shebangs (#4695) 2023-10-24 09:41:51 +02:00
lv_examples.h chore(format): order the header file and function prototype (#3492) 2022-07-18 15:29:04 +02:00
test_ex.sh adding micropython examples (#2286) 2021-06-07 13:56:08 +02:00
test.py feat(draw): add implements vector graphic APIs (#4528) (#4691) 2023-11-09 11:37:33 +01:00