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-02-04 07:13:00 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
examples
/
lv_examples.mk
2 lines
76 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
fix: build on Windows (MinGW environment) (#4538) Co-authored-by: Andrii Samozvon <samozvon.a@ajax.systems>
2023-09-08 23:06:59 +03:00
CSRCS
+=
$(
shell find -L
$(
LVGL_DIR
)
/
$(
LVGL_DIR_NAME
)
/examples -name
"*.c"
)
Reference in New Issue
Copy Permalink