mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update lvgl simulator on ubuntu
This commit is contained in:
3
lv_sim_linux/lvgl/zephyr/Kconfig
Normal file
3
lv_sim_linux/lvgl/zephyr/Kconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
if LVGL
|
||||
rsource "../Kconfig"
|
||||
endif
|
||||
5
lv_sim_linux/lvgl/zephyr/module.yml
Normal file
5
lv_sim_linux/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