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 @@ DUT2slave终端::
您还可以运行 ``idf.py -T all flash`` 或者 ``idf.py -T xxx flash`` 来编译并烧写,所有需要的文件都会在烧写之前自动重新编译。
使用 ``menuconfig`` 可以设置烧写测试程序所使用的串口。
使用 ``menuconfig`` 可以设置烧写测试程序所使用的串口。更多信息,见 :idf_file:`tools/unit-test-app/README.md`
运行单元测试
--------------