This commit is contained in:
2022-10-15 03:41:04 +02:00
commit ddaa193821
130 changed files with 29457 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 := fanctl
include $(IDF_PATH)/make/project.mk