This commit is contained in:
2020-01-01 19:24:01 +01:00
commit 97d050bdd6
10 changed files with 1144 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := hello-world
include $(IDF_PATH)/make/project.mk