lvgl仿真

lvgl linux

编译

报错处修改

  • makefile

  • lv_conf.h

    1
    2
    3
    #define LV_USE_ASSERT_MEM_INTEGRITY 0
    #define LV_USE_LOTTIE 0
    #define LV_USE_VECTOR_GRAPHIC 0

添加触摸

1
#define LV_USE_EVDEV    1
1
lv_indev_t *touch = lv_evdev_create(LV_INDEV_TYPE_POINTER, "/dev/input/event1");
-->

请我喝杯咖啡吧~

支付宝
微信