1.配置工具文档优化。
This commit is contained in:
@@ -166,7 +166,7 @@ int main(void)
|
||||
|
||||

|
||||
|
||||
4. 移除不需要的文件 `bsp`、`document`、`module` 目录(如不需要`GIT`也可以移除`.git`文件)。完成后,目录结构如下所示:
|
||||
4. 移除不需要的文件 `bsp`、`document`目录(如不需要`GIT`也可以移除`.git`文件)。完成后,目录结构如下所示:
|
||||
|
||||

|
||||
|
||||
@@ -185,8 +185,6 @@ int main(void)
|
||||
|
||||

|
||||
|
||||
注:当添加对应芯片驱动的后,将显示 `Device configure` 和 `Driver configure`。对应 `Driver configure` 请参考 `bsp` 下文档。
|
||||
|
||||
2. 选中 `Device configure` 回车进入菜单,按照需要配置功能。
|
||||
|
||||

|
||||
|
||||
@@ -178,7 +178,7 @@ version (the `MR` scripting tool relies on Python, install it yourself if there
|
||||
|
||||

|
||||
|
||||
4. Remove unnecessary files` bsp `, `document`, `module` directories (you can also remove `.git `files if you don`t
|
||||
4. Remove unnecessary files` bsp `, `document`directories (you can also remove `.git `files if you don`t
|
||||
need` git `). When complete, the directory structure looks like this:
|
||||
|
||||

|
||||
@@ -198,9 +198,6 @@ version (the `MR` scripting tool relies on Python, install it yourself if there
|
||||
|
||||

|
||||
|
||||
Note: When the corresponding chip driver is added, `Device configure` and `Driver configure` will be displayed.
|
||||
For `Driver configure` please refer to the documentation under `bsp`.
|
||||
|
||||
2. Enter the menu by pressing the Enter key on `Device configure`, and configure the desired functions according to
|
||||
needs.
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 51 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user