issues
search
lvgl
/
lv_binding_micropython
LVGL binding for MicroPython
MIT License
259
stars
166
forks
source link
Update gen_mpy.py
#301
Closed
osugiw
closed
1 year ago
osugiw
commented
1 year ago
Changes in LVGL APIs:
removed unary_op, mp_generic_unary_op in mp_lv_type_fun_builtin_var and mp_lv_type_fun_builtin_static_var
lv_obj_add_event to lv_obj_add_event_cb
Changes in LVGL APIs: