Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/lv_core/lv_group.c at 55d05c2eb3e10f0f2054e4666d6409cd83e46273 · lvgl/lvgl
core lv_disp.c lv_disp.h lv_disp_private.h lv_group.c lv_group.h lv_indev.c lv_indev.h lv_indev_private.h lv_indev_scroll.c lv_indev_scroll.h lv_obj.c lv_obj.h lv_obj_class.c lv_obj_class.h lv_obj_draw.c lv_obj_draw.h ...
Hi, I'm trying to use one of these two projects for lvgl with esp-idf, but I'm getting the same error through both, namely it crashed when calling lv_timer_handler function. Does anyone have a solution to this problem? output:
(const lv_obj_t * obj, lv_part_t part, lv_style_prop_t prop, lv_style_value_t * v); static void report_style_change_core(void * style, lv_obj_t * obj); static void refresh_children_style(lv_obj_t * obj); static bool trans_delete(lv_obj_t * obj, lv_part_t part, ...
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj.c at a8d2cc05f116d08a1a0d58f9544e3d4ee9dab9d1 · lvgl/lvgl
The littlevgl graphics library for RT-Thread. | 基于 RT-Thread 移植的littlevgl图形库. - LittlevGL2RTT/lvgl/lv_core/lv_core.mk at master · liu2guang/LittlevGL2RTT
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/lv_core/lv_style.h at 7a1d9e77538a8d3253143fe0fbbcdf5bc7b15a44 · lvgl/lvgl
core lv_core.mk lv_disp.c lv_disp.h lv_event.c lv_event.h lv_group.c lv_group.h lv_indev.c lv_indev.h lv_indev_scroll.c lv_indev_scroll.h lv_obj.c lv_obj.h lv_obj_class.c lv_obj_class.h lv_obj_draw.c lv_obj_draw.h ...
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_pos.c at e9388c1aa0186d18932d1c1ec2542bd3b48f00cc · lvgl/lvgl
core lv_disp.c lv_disp.h lv_event.c lv_event.h lv_group.c lv_group.h lv_indev.c lv_indev.h lv_indev_scroll.c lv_indev_scroll.h lv_obj.c lv_obj.h lv_obj_class.c lv_obj_class.h lv_obj_draw.c lv_obj_draw.h lv_obj_pos.c ...