zephyr/modules/lvgl/include
Fabian Blatz 9a4ae67f7b 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: Fabian Blatz <fabianblatz@gmail.com>
2025-01-04 14:17:10 +01:00
..
lv_conf.h modules: lvgl: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01:00
lvgl_button_input.h
lvgl_common_input.h modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_display.h modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_encoder_input.h
lvgl_fs.h
lvgl_input_device.h
lvgl_keypad_input.h
lvgl_mem.h modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_pointer_input.h
lvgl_zephyr_osal.h modules: lvgl: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01:00
lvgl_zephyr.h modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00