esp-iot-solution/examples/empty_project/components/example1/component.mk
zhouli 632a6d5f3c examples(empty_project): update to v4.0.1
update cmakelist to v4.0.1 style
2020-08-12 18:47:30 +08:00

7 lines
No EOL
205 B
Makefile

#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_SRCDIRS := .