1# 2# Component Makefile 3# 4# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) 5 6# make supports esp32 only 7COMPONENT_ADD_INCLUDEDIRS := include include/esp32 8