This commit is contained in:
2023-01-11 00:39:00 +01:00
commit 73633af366
41 changed files with 5143 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.
#
DUMMY_VAR = 2
PROJECT_NAME := meteo
include $(IDF_PATH)/make/project.mk