Skip to content
Commit 9a4ae67f authored by Fabian Blatz's avatar Fabian Blatz Committed by Benjamin Cabé
Browse files

modules: lvgl: Add zephyr OSAL implementation



This patch adds the OSAL implementation of dynamic thread creation, mutex
and thread syncronization primitive (semaphore) enabling the use of the
parallel rendering architecture provided with LVGL 9.0. To use it, set
`CONFIG_LV_Z_USE_OSAL` and your preferred dynamic thread stack allocation
method (pool or heap).

Signed-off-by: default avatarFabian Blatz <fabianblatz@gmail.com>
parent 23431193
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment