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> |
||
|---|---|---|
| .. | ||
| include | ||
| input | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.input | ||
| Kconfig.memory | ||
| Kconfig.shell | ||
| lvgl_display_16bit.c | ||
| lvgl_display_24bit.c | ||
| lvgl_display_32bit.c | ||
| lvgl_display_mono.c | ||
| lvgl_display.c | ||
| lvgl_fs.c | ||
| lvgl_mem.c | ||
| lvgl_shell.c | ||
| lvgl_zephyr_osal.c | ||
| lvgl.c | ||