added modified espressif example

This commit is contained in:
2020-11-03 13:22:04 +01:00
parent c410a5107d
commit 147e9df2a0
8 changed files with 1779 additions and 0 deletions

9
Makefile Normal file
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 := example
include $(IDF_PATH)/make/project.mk