docs: updated hardware-related documents

This commit is contained in:
Wang Fang
2022-04-08 11:36:00 +08:00
parent 8fac20d7dc
commit e1ce61ea91
8 changed files with 40 additions and 32 deletions

View File

@@ -179,7 +179,7 @@ When the build finishes, it will print instructions for flashing the chip. You c
You can also run ``idf.py -T all flash`` or ``idf.py -T xxx flash`` to build and flash. Everything needed will be rebuilt automatically before flashing.
Use menuconfig to set the serial port for flashing.
Use menuconfig to set the serial port for flashing. For more information, see :idf_file:`tools/unit-test-app/README.md`.
Running Unit Tests
------------------