ESP32-Chimera-Core/component.mk
2019-04-20 12:18:08 +02:00

7 lines
259 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 src/utility src/Fonts
COMPONENT_ADD_INCLUDEDIRS := src