initial commit

This commit is contained in:
valentineautos
2025-12-05 09:22:55 +00:00
parent 46949642a2
commit 16ffc2ab10
4033 changed files with 980542 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
if LVGL
rsource "../Kconfig"
endif

View File

@@ -0,0 +1,5 @@
# https://docs.zephyrproject.org/latest/guides/modules.html
name: lvgl
build:
cmake-ext: True
kconfig: zephyr/Kconfig