diff options
| author | Xavier Del Campo Romero <xavier.delcampo@orain.io> | 2020-03-23 14:51:47 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavier.delcampo@orain.io> | 2020-03-23 14:51:47 +0100 |
| commit | 46d7c1715b9b710e5afc9a259f7d7c48ce7bcb01 (patch) | |
| tree | 9503471f667cdda1d5e5bfb9cbb63e71a71ff66d | |
| parent | 03ccf53b26d3df20abe67379d73a09d4cc692473 (diff) | |
| download | dynstr-46d7c1715b9b710e5afc9a259f7d7c48ce7bcb01.tar.gz | |
Removed esp-idf files
| -rw-r--r-- | CMakeLists.txt | 6 | ||||
| -rw-r--r-- | component.mk | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt deleted file mode 100644 index e1f7450..0000000 --- a/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -idf_component_register( - SRCS - "dynstr.c" - INCLUDE_DIRS - "include" -) diff --git a/component.mk b/component.mk deleted file mode 100644 index 8b13789..0000000 --- a/component.mk +++ /dev/null @@ -1 +0,0 @@ - |
