add hardware documentation for protype

This commit is contained in:
2020-01-24 04:16:26 +01:00
parent 39e11f34f9
commit e47116b668
12 changed files with 91281 additions and 0 deletions

9
code/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 := 02_wifi_connection
include $(IDF_PATH)/make/project.mk