/esp-idf-template

Template application for https://github.com/espressif/esp-idf

Primary LanguageMakefile

ESP_IDF new project

gh repo create NAME_NEW_PROJECT_REPO -c -p https://github.com/LastuvkaLukas/esp-idf-template.git --private 
  • change project name project(app-template) in CMakeLists.txt
  • change project name PROJECT_NAME := app-template in Makefile