]> gitweb.ps.run Git - matrix_esp_thesis/blob - esp32/esp_project/CMakeLists.txt
added esp project
[matrix_esp_thesis] / esp32 / esp_project / CMakeLists.txt
1 # The following lines of boilerplate have to be in your project's\r
2 # CMakeLists in this exact order for cmake to work correctly\r
3 cmake_minimum_required(VERSION 3.16)\r
4 \r
5 include($ENV{IDF_PATH}/tools/cmake/project.cmake)\r
6 project(esp_project)\r