This commit is contained in:
2021-12-10 00:54:25 +01:00
commit 8199f10bda
8 changed files with 1454 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#
# 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