esp-idf/examples/protocols/asio/chat_client/Makefile

8 wiersze
185 B
Makefile
Czysty Zwykły widok Historia

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := asio_chatclient
include $(IDF_PATH)/make/project.mk