diff options
author | Marek Vasut <marex@denx.de> | 2023-05-09 04:43:50 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-09 10:12:44 -0700 |
commit | 6a2fb1f751307f29cafdd3f35fc8452f93d37d0c (patch) | |
tree | 134b685bf48f6eca52b951178e869cb7394d259a /meta-python/recipes-devtools/python/python3-pytest-mock | |
parent | 64910673121f4558a898673b72e6f39e60c9a710 (diff) | |
download | meta-openembedded-6a2fb1f751307f29cafdd3f35fc8452f93d37d0c.tar.gz |
lvgl: Activate custom tick implementation
Use a custom tick source that tells the elapsed time in milliseconds.
It removes the need to manually update the tick with `lv_tick_inc()`.
This is the behavior which ought to be used for LVGL running on Linux
compared to LVGL running on microcontroller.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-mock')
0 files changed, 0 insertions, 0 deletions