Training
Consulting
Tools
xref
: /
lvgl-3.6.0
/
demos
/
lv_demos.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CSRCS
+= $(
shell
find
-L $(
LVGL_DIR
)/$(
LVGL_DIR_NAME
)/
demos
-
name
"*.c"
)
2