asio: examples renamed to have consistent binary names when build in make and CMake
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_tcp_echoserver
|
||||
PROJECT_NAME := asio_tcp_echo_server
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
Reference in New Issue
Block a user