diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2024-09-07 22:09:43 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2024-09-07 22:09:43 +0800 |
| commit | 6ce63a6e692aecf9aa39728374bcf361221e46da (patch) | |
| tree | 4ad1183345bcbee7321cb1e6dd56ff12ced2afc6 /CMakeLists.txt | |
| parent | a190430b739407c8690a17e8ca4a4d2668101fda (diff) | |
| download | esp32-inmp441-driver-6ce63a6e692aecf9aa39728374bcf361221e46da.tar.gz | |
Reorganize directories.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt deleted file mode 100644 index 7de91bc..0000000 --- a/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# The following lines of boilerplate have to be in your project's -# CMakeLists in this exact order for cmake to work correctly -cmake_minimum_required(VERSION 3.16) - -include($ENV{IDF_PATH}/tools/cmake/project.cmake) -project(audtest) |
