Files
n_signer/firmware/cyd_esp32_2432s028/CMakeLists.txt

7 lines
174 B
CMake

cmake_minimum_required(VERSION 3.16)
set(EXTRA_COMPONENT_DIRS "../feather_s3_tft/components")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(cyd_esp32_2432s028)