mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
example: Remove duplicate commands and invalid serial port information
Closes https://github.com/espressif/esp-idf/issues/5049
This commit is contained in:
@@ -82,8 +82,6 @@ This example can be run on any commonly available ESP32 development board.
|
||||
idf.py menuconfig
|
||||
```
|
||||
|
||||
* Set serial port under Serial Flasher Options.
|
||||
|
||||
* Specific configuration for each example can be found in its README.md file.
|
||||
|
||||
## Build and Flash
|
||||
|
@@ -38,10 +38,6 @@ This example can be run on any commonly available ESP32 development board.
|
||||
idf.py menuconfig
|
||||
```
|
||||
|
||||
Set following parameter under Serial Flasher Options:
|
||||
|
||||
* Set `Default serial port`.
|
||||
|
||||
Set following parameters under Example Configuration Options:
|
||||
|
||||
* Set `IP version` of example to be IPV4 or IPV6.
|
||||
|
@@ -40,10 +40,6 @@ This example can be run on any commonly available ESP32 development board.
|
||||
idf.py menuconfig
|
||||
```
|
||||
|
||||
Set following parameter under Serial Flasher Options:
|
||||
|
||||
* Set `Default serial port`.
|
||||
|
||||
Set following parameters under Example Configuration Options:
|
||||
|
||||
* Set `IP version` of the example to be IPV4 or IPV6.
|
||||
|
@@ -48,10 +48,6 @@ This example can be run on any commonly available ESP32 development board.
|
||||
idf.py menuconfig
|
||||
```
|
||||
|
||||
Set following parameter under Serial Flasher Options:
|
||||
|
||||
* Set `Default serial port`.
|
||||
|
||||
Set following parameters under Example Configuration Options:
|
||||
|
||||
* Set `IP version` of example to be IPV4 or IPV6.
|
||||
|
@@ -50,10 +50,6 @@ This example can be run on any commonly available ESP32 development board.
|
||||
idf.py menuconfig
|
||||
```
|
||||
|
||||
Set following parameter under Serial Flasher Options:
|
||||
|
||||
* Set `Default serial port`.
|
||||
|
||||
Set following parameters under Example Configuration Options:
|
||||
|
||||
* Set `IP version` of the example to be IPV4 or IPV6.
|
||||
|
Reference in New Issue
Block a user