Files
TOI_2_student/CMakeLists.txt
2026-03-19 16:06:28 +01:00

4 lines
113 B
CMake

cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(thread_node_c6)