Skip to content

Commit 6f24483

Browse files
author
Thomas O Fredericks
authored
Merge pull request #74 from mkfrey/master
Add a component.mk file to allow using this project as a component of esp-idf (< 4.0).
2 parents 5a481c6 + 4207a8d commit 6f24483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

component.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
COMPONENT_SRCDIRS := src
2+
COMPONENT_ADD_INCLUDEDIRS := src

0 commit comments

Comments
 (0)