cmake_minimum_required(VERSION 3.16) # For the esp-idf configuration include($ENV{IDF_PATH}/tools/cmake/project.cmake) project(wombus_led)