Merge branch 'bugfix/uart_echo_readme' into 'master'

example: Remove duplicate commands and invalid serial port information

Closes IDFGH-3022

See merge request espressif/esp-idf!8295
This commit is contained in:
Krzysztof Budzynski
2020-04-11 01:52:01 +08:00
33 changed files with 6 additions and 114 deletions

View File

@@ -22,8 +22,6 @@ In this example, we use `ADC_UNIT_1` by default, we need to connect a voltage so
idf.py menuconfig
```
* Set serial port under Serial Flasher Options.
### Build and Flash
Build the project and flash it to the board, then run monitor tool to view serial output: