Moved examples to new folders / categories. Removed example numbers from example names

* Original commit: espressif/esp-idf@382999b378
This commit is contained in:
Krzysztof Budzynski
2017-01-16 23:08:35 +01:00
committed by suren-gabrielyan-espressif
parent 7fbf8e5247
commit 441a53c604
5 changed files with 231 additions and 0 deletions

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 := mdns-test
include $(IDF_PATH)/make/project.mk