esp-idf/examples/protocols/cbor/Makefile

9 wiersze
175 B
Makefile
Czysty Zwykły widok Historia

2019-08-12 14:07:47 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := cbor
include $(IDF_PATH)/make/project.mk