mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-01 03:34:40 +02:00
asio: initial idf port of asio library without ssl
* Original commit: espressif/esp-idf@1ef13c524c
This commit is contained in:
7
examples/protocols/asio/chat_server/Makefile
Normal file
7
examples/protocols/asio/chat_server/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
PROJECT_NAME := asio_chatserver
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
Reference in New Issue
Block a user