add component.mk to work with esp-idf seamlessly

This commit is contained in:
Christopher Liebman 2018-01-27 06:59:59 -08:00
parent 3ed2bba23b
commit 6bcf57f2ae
1 changed files with 2 additions and 0 deletions

2
component.mk Normal file
View File

@ -0,0 +1,2 @@
COMPONENT_SRCDIRS:=csrc
COMPONENT_ADD_INCLUDEDIRS:=csrc