mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 09:20:30 +00:00
asio: examples renamed to have consistent binary names when build in make and CMake
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := https-request
|
||||
PROJECT_NAME := https_request
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
|
Reference in New Issue
Block a user