2017-11-08 04:27:57 +00:00
|
|
|
#
|
|
|
|
# Component Makefile
|
|
|
|
#
|
|
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
|
|
|
|
2020-02-28 15:12:11 +00:00
|
|
|
# make supports esp32 only
|
|
|
|
COMPONENT_ADD_INCLUDEDIRS := include include/esp32
|