Training
Consulting
Tools
xref
: /
lvgl-3.4.0
/
examples
/
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