zephyr/modules/lvgl
Fabian Blatz ff2cf4be16 modules: lvgl: Update OSAL implementation
The LVGL OSAL also tries to set the name of threads. Adjust the function
signature accordingly. Also deal with the fact that the type
`lv_thread_prio_t` is not part of the private api and requires a
LV_USE_PRIVATE_API symbol to be enabled.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2025-02-07 02:22:52 +01:00
..
include modules: lvgl: Add support for NXP PXP engine 2025-01-04 14:17:10 +01:00
input
CMakeLists.txt modules: lvgl: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01:00
Kconfig modules: lvgl: Update OSAL implementation 2025-02-07 02:22:52 +01:00
Kconfig.input
Kconfig.memory modules: lvgl: Rename the VDB custom section Kconfig name 2025-01-06 17:13:29 +00:00
Kconfig.shell
lvgl_display_16bit.c
lvgl_display_24bit.c
lvgl_display_32bit.c
lvgl_display_mono.c modules: lvgl: fix buffer overflow when using monochrome displays 2025-01-16 22:56:28 +01:00
lvgl_display.c
lvgl_fs.c
lvgl_mem.c
lvgl_shell.c
lvgl_zephyr_osal.c modules: lvgl: Update OSAL implementation 2025-02-07 02:22:52 +01:00
lvgl.c modules: lvgl: Rename the VDB custom section Kconfig name 2025-01-06 17:13:29 +00:00