esp-idf/components/esp_psram/test_apps/psram/CMakeLists.txt

6 wiersze
173 B
CMake

# This is the project CMakeLists.txt file for the test subproject
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(psram_test)