ulp: add build system integration and example

This commit is contained in:
Dmitry Yakovlev
2017-01-09 07:38:20 +03:00
committed by Ivan Grokhotkov
parent 573cc7d36f
commit a6e4e89592
18 changed files with 1849 additions and 239 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.
#
PROJECT_NAME := ulp-example
include $(IDF_PATH)/make/project.mk