upleb.uk

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

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