mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 19:55:55 +00:00
Added glue logic to interface Zephyr with LittlevGL GUI library This includes: * KConfig options for all lvgl options * Kernel & user space memory management * Zephyr to lvgl FS call mapping * Color space conversion function Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2 lines
34 B
CMake
2 lines
34 B
CMake
add_subdirectory_if_kconfig(lvgl)
|