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