mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:36:12 +00:00
4 lines
104 B
CMake
4 lines
104 B
CMake
cmake_minimum_required(VERSION 3.5)
|
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
|
project(firmware)
|