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