This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2025-01-14 06:42:58 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
demos
/
lv_demos.mk
2 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
fix(Makefile): compilation errors (#2944) * fix(Kconfig) remove duplicate LV_BUILD_EXAMPLES configuration * feat(refr) add reset of FPS statistics * fix(conf) mismatched macro judgment * fix(Makefile) compilation errors Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com> Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-01-10 18:17:03 +08:00
CSRCS
+=
$(
shell find -L
$(
LVGL_DIR
)
/
$(
LVGL_DIR_NAME
)
/demos -name
"*.c"
)
Reference in New Issue
Copy Permalink