Merge e6de537952 into dev
This commit is contained in:
8
component.mk
Normal file
8
component.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
# ESP-IDF component file for make based commands
|
||||
|
||||
ifdef $(IDF_VER)
|
||||
|
||||
COMPONENT_SRCDIRS := .
|
||||
COMPONENT_ADD_INCLUDEDIRS := .
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user