mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
build system: Use CMake-based build system as default when describing commands
This commit is contained in:

committed by
Angus Gratton

parent
f6ad7f564d
commit
47bbb107a8
@@ -11,7 +11,7 @@
|
||||
#define _OPENSSL_EXAMPLE_H_
|
||||
|
||||
/* The examples use domain of "www.baidu.com" and port number of 433 that
|
||||
you can set via 'make menuconfig'.
|
||||
you can set via the project configuration menu.
|
||||
|
||||
If you'd rather not, just change the below entries to strings with
|
||||
the config you want - ie #define OPENSSL_EXAMPLE_TARGET_NAME "www.baidu.com"
|
||||
|
Reference in New Issue
Block a user