RadioLibSmol/examples/NonArduino/ESP-IDF/CMakeLists.txt
2023-05-21 18:24:18 +02:00

7 lines
173 B
CMake

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)