mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
asio: examples renamed to have consistent binary names when build in make and CMake
* Original commit: espressif/esp-idf@9784df1c3a
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
PROJECT_NAME := asio_chatclient
|
||||
PROJECT_NAME := asio_chat_client
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
Reference in New Issue
Block a user