esp-idf/tools/test_apps/system/esp_intr_dump/CMakeLists.txt

6 wiersze
132 B
CMake

cmake_minimum_required(VERSION 3.16)
set(COMPONENTS main)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(esp_intr_dump)