From f06678488d270f7e3d33ff6d58418e5f53ce2a66 Mon Sep 17 00:00:00 2001 From: wyhong Date: Tue, 13 Dec 2022 12:17:50 +0800 Subject: [PATCH] Fix restyle --- examples/lighting-app/bouffalolab/README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/examples/lighting-app/bouffalolab/README.md b/examples/lighting-app/bouffalolab/README.md index 568b44ff82b937..db48724b5dd858 100644 --- a/examples/lighting-app/bouffalolab/README.md +++ b/examples/lighting-app/bouffalolab/README.md @@ -104,9 +104,11 @@ and BL706 develop board `XT-ZB6-DevKit`. `chip-bl702-lighting-example.flash.py` will generate under build output folder for BL602 or BL702 building. - > Note 1, `*.flash.py` should be ran under Matter build environment; - > if python module `bflb_iot_tool` is not found, please try to do `source scripts/bootstrap.sh` or install as `pip3 install bflb-iot-tool`.
- > Note 2, different build options will generate different output folder. + > Note 1, `*.flash.py` should be ran under Matter build environment; if + > python module `bflb_iot_tool` is not found, please try to do + > `source scripts/bootstrap.sh` or install as + > `pip3 install bflb-iot-tool`.
Note 2, different build options will + > generate different output folder. Download operation steps as below, please check `help` option of script for more detail. @@ -145,7 +147,8 @@ and BL706 develop board `XT-ZB6-DevKit`. > Note, better to append --erase option to download image for BL602 > develop board at first time. -- Using `Bouffalo Lab` GUI flash tool `BLDevCube`, please download on [this page](https://dev.bouffalolab.com/download). +- Using `Bouffalo Lab` GUI flash tool `BLDevCube`, please download on + [this page](https://dev.bouffalolab.com/download). - Hold BOOT pin and reset chip, put the board in download mode. - Select `DTS` file; - Select Partition Table under @@ -212,10 +215,10 @@ sudo ot-ctl dataset active -x ``` > ``, which is node ID assigned to device within chip-tool - > fabric
``, Wi-Fi network SSID
``, - > Wi-FI network password
``, Thread - > network credential which running `sudo ot-ctl dataset active -x` command - > on border router to get. + > fabric
``, Wi-Fi network SSID
``, Wi-FI + > network password
``, Thread network + > credential which running `sudo ot-ctl dataset active -x` command on border + > router to get. ### Cluster control