mirror of
https://github.com/garagetinkering/Video_Game_Mini_Maps.git
synced 2026-06-08 01:27:44 +02:00
initial commit
This commit is contained in:
3
managed_components/lvgl__lvgl/zephyr/Kconfig
Normal file
3
managed_components/lvgl__lvgl/zephyr/Kconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
if LVGL
|
||||
rsource "../Kconfig"
|
||||
endif
|
||||
5
managed_components/lvgl__lvgl/zephyr/module.yml
Normal file
5
managed_components/lvgl__lvgl/zephyr/module.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# https://docs.zephyrproject.org/latest/guides/modules.html
|
||||
name: lvgl
|
||||
build:
|
||||
cmake-ext: True
|
||||
kconfig: zephyr/Kconfig
|
||||
Reference in New Issue
Block a user