upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
blob: d93e479d5d05ea8e5388a6805613344198253ec0 (plain)
1
2
3
4
cmake_minimum_required(VERSION 3.16)
set(PARTITION_CSV_PATH "${CMAKE_SOURCE_DIR}/partitions.csv")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(esp32-tollgate)