X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/blobdiff_plain/9eaa420b7bf51cc81c50e7f4ca0f256498a07c86..c86eeb6e2a53dfdfb9c205f07d5913c27178ff7e:/esp32/esp_project/CMakeLists.txt diff --git a/esp32/esp_project/CMakeLists.txt b/esp32/esp_project/CMakeLists.txt index 897cd8e..e438fcf 100644 --- a/esp32/esp_project/CMakeLists.txt +++ b/esp32/esp_project/CMakeLists.txt @@ -5,5 +5,4 @@ cmake_minimum_required(VERSION 3.16) include($ENV{IDF_PATH}/tools/cmake/project.cmake) project(esp_project) -SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive") -SET(CMAKE_CXX_COMPILER "C:/Espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe") \ No newline at end of file +SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive") \ No newline at end of file