summaryrefslogtreecommitdiffstats
path: root/esp32/CMakeLists.txt
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2024-09-08 16:01:40 +0800
committerSadeep Madurange <sadeep@asciimx.com>2024-09-08 16:01:40 +0800
commit65a58c9a20b87c630d617a472a4a84d3b794e665 (patch)
tree8622f70271686e2ca9748fdd5ddfcce736852608 /esp32/CMakeLists.txt
parent9a3105d96c568c17a9e399a469100c4c84a5cb70 (diff)
downloadesp32-inmp441-driver-65a58c9a20b87c630d617a472a4a84d3b794e665.tar.gz
UDP is kind of working.
Diffstat (limited to 'esp32/CMakeLists.txt')
-rw-r--r--esp32/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp32/CMakeLists.txt b/esp32/CMakeLists.txt
index 7de91bc..648cacb 100644
--- a/esp32/CMakeLists.txt
+++ b/esp32/CMakeLists.txt
@@ -3,4 +3,4 @@
cmake_minimum_required(VERSION 3.16)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
-project(audtest)
+project(mimir)