CMakeLists.txt 106 B

1234
  1. cmake_minimum_required(VERSION 3.5)
  2. include($ENV{IDF_PATH}/tools/cmake/project.cmake)
  3. project(esp_sr_02)