1cmake_minimum_required(VERSION 3.16.0) 2include($ENV{IDF_PATH}/tools/cmake/project.cmake) 3project(ESP_IDF_Hello_World)