diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2022-01-04 10:35:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-04 10:35:30 +0000 |
| commit | 99908f203d92c7fd350239ec241dfa89b73197e9 (patch) | |
| tree | 112f20792ad60f9fe078444633557a8ba67e838f /component.mk | |
| parent | 2fe19b0cbe41f7330dc82b6962e6459da71892c6 (diff) | |
| parent | 5f3e7e3e517b249cf3080ca6943cf49bdf2d1e2b (diff) | |
Merge pull request #230 from solhuebner/solhuebner-ESP-IDF
Add project as ESP-IDF component files
Diffstat (limited to 'component.mk')
| -rw-r--r-- | component.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/component.mk b/component.mk new file mode 100644 index 0000000..049f190 --- /dev/null +++ b/component.mk @@ -0,0 +1 @@ +COMPONENT_ADD_INCLUDEDIRS = .
|
