Logo
Explore Help
Sign In
feedc0de/esp-protocols
1
0
Fork 0
You've already forked esp-protocols
forked from espressif/esp-protocols
Code Pull Requests Activity
Files
3b49d1f559cd4b248fde93abc8fec630ff3e69e3
esp-protocols/examples/protocols/asio/tcp_echo_server/Makefile

10 lines
278 B
Makefile
Raw Normal View History

asio: initial idf port of asio library without ssl * Original commit: espressif/esp-idf@1ef13c524c484e9fb62e6c0b11482c30c5383728
2018-05-29 11:25:24 +02:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
asio: examples renamed to have consistent binary names when build in make and CMake * Original commit: espressif/esp-idf@9784df1c3a52592ecfd14a30d75cbad934dffa2e
2018-09-12 15:52:38 +02:00
PROJECT_NAME := asio_tcp_echo_server
asio: initial idf port of asio library without ssl * Original commit: espressif/esp-idf@1ef13c524c484e9fb62e6c0b11482c30c5383728
2018-05-29 11:25:24 +02:00
examples/protocols/asio: use common network component * Original commit: espressif/esp-idf@aa4a7804ec5bd1f8a1da046dfe1fd7368ded2205
2018-11-21 00:44:31 +08:00
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
asio: initial idf port of asio library without ssl * Original commit: espressif/esp-idf@1ef13c524c484e9fb62e6c0b11482c30c5383728
2018-05-29 11:25:24 +02:00
include $(IDF_PATH)/make/project.mk
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API