Files
M5Stack/component.mk
T
0x1abin 0da871f4bd update
2017-09-24 11:36:35 +08:00

8 lines
241 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_SRCDIRS := . src
COMPONENT_ADD_INCLUDEDIRS := . src