aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavier.delcampo@orain.io>2020-03-23 14:51:47 +0100
committerXavier Del Campo Romero <xavier.delcampo@orain.io>2020-03-23 14:51:47 +0100
commit46d7c1715b9b710e5afc9a259f7d7c48ce7bcb01 (patch)
tree9503471f667cdda1d5e5bfb9cbb63e71a71ff66d
parent03ccf53b26d3df20abe67379d73a09d4cc692473 (diff)
downloaddynstr-46d7c1715b9b710e5afc9a259f7d7c48ce7bcb01.tar.gz
Removed esp-idf files
-rw-r--r--CMakeLists.txt6
-rw-r--r--component.mk1
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 @@
-