Skip to content
Commit e82b8d27 authored by Felipe Neves's avatar Felipe Neves Committed by Chris Friedt
Browse files

modules: lvgl: add automatic lv_timer_handler call



inside of its own thread when user enable it on
the LVGL Zephyr options menu, using this option makes
the calling of the lv_timer_handler driven by an internal
timer and thread. Options like priority and stack size
for this thread are exposed making it configurable by the
application.

Signed-off-by: default avatarFelipe Neves <ryukokki.felipe@gmail.com>

modules: lvgl: put LVGL core into a dedicated workqueue

Replacing the initial approach based on timers and semaphore

Signed-off-by: default avatarFelipe Neves <ryukokki.felipe@gmail.com>
parent 3776a35e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment