Initial commit, getting all the stuff from PlatformIO
This commit is contained in:
3
.pio/libdeps/esp32dev/lvgl/zephyr/Kconfig
Normal file
3
.pio/libdeps/esp32dev/lvgl/zephyr/Kconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
if LVGL
|
||||
rsource "../Kconfig"
|
||||
endif
|
||||
5
.pio/libdeps/esp32dev/lvgl/zephyr/module.yml
Normal file
5
.pio/libdeps/esp32dev/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