mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02: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
@@ -2,7 +2,7 @@
|
||||
|
||||
The Example contains of OpenSSL server demo.
|
||||
|
||||
To configure the project, run `make menuconfig` (or `idf.py menuconfig` if using CMake build system).
|
||||
Open the project configuration menu (`idf.py menuconfig`):
|
||||
|
||||
* Configure Wi-Fi or Ethernet under "Example Connection Configuration" menu. See "Establishing Wi-Fi or Ethernet Connection" section in [examples/protocols/README.md](../README.md) for more details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user