cmake_minimum_required(VERSION 3.5) # ESP-IDF-Projekt einbinden include($ENV{IDF_PATH}/tools/cmake/project.cmake) project(espAlox)