RadioLib/examples/NonArduino/ESP-IDF/CMakeLists.txt

8 wiersze
173 B
CMake
Czysty Zwykły widok Historia

2023-05-21 16:24:18 +00:00
cmake_minimum_required(VERSION 3.16)
# include the top-level cmake
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
# name the project something nice
project(esp-sx1261)