1#
2# Component Makefile
3#
4
5COMPONENT_SRCDIRS := . $(IDF_TARGET)
6COMPONENT_ADD_INCLUDEDIRS := include
7