Besides the array size can be configurable for each indev. lvgl-bot commented on Oct 2, 2024 lvgl-bot on Oct 2, 2024 We need some feedback on this issue. Now we mark this as "Abandoned" because there was no activity here for 14 days. Remove the "Stale" label or comment else this...
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/indev/lv_indev.c at 177b0bd04449dd1e61351de7204a00efe1fc97ed · lvgl/lvgl
lvgl / porting / lv_port_indev_template.c lv_port_indev_template.c10.43 KB 一键复制编辑原始数据按行查看历史 NeoYong提交于6年前.没搞定submodules,暂时先直接用 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980...
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_indev_scroll.h at 67941f4964da065623132ea00ce83c6abc1ab86d · lvgl/lvgl
…indev (lvgl#4494) Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com> Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com> master (lvgl/lvgl#4494) bjsylvia and sylvia-soft authored Aug 28, 2023 Verified 1 parent 538bae5 commit 3c47aad Showing 3 changed files with 39 additions and 10...
lv_indev_t*i=lv_indev_get_next(NULL); while(i) { indev_reset_core(i,obj); i=lv_indev_get_next(i); } indev_obj_act=NULL; Which just resets any active indev object and adds it to thereset_query: lvgl/src/indev/lv_indev.c ...
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_indev_scroll.h at d34958f5889d8da73d2c60d48818fea3d5f5501c · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_indev_scroll.c at d67dd943cadb3d21a3d9488b6354f669e2e58c65 · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_indev_scroll.c at 8ed8542681d808e7719a2247ce2e267ba14792c4 · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_indev_scroll.h at 8ed8542681d808e7719a2247ce2e267ba14792c4 · lvgl/lvgl