Skip to content

Commit

Permalink
improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lancersky committed Jun 30, 2023
1 parent 367b001 commit 3b3ea52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ west build -b gl_nrf52840_dev_board

Please power on the GL Thread DEV Board. Refer to the picture below, connect SWDCLK, SWDIO and GND of the GL Thread DEV Board to the same pin of J-LINK. Then connect J-LINK to ubuntu, and use the west command to flash the firmware to GL Thread DEV Board.

![J-LINK to GLDEVBOARD.drawio](docs/img/j-link-connection.png)
<img src="./docs/img/j-link-connection.png" alt="j-link-connection" style="zoom: 100%;" />



```
west flash --erase
Expand Down

0 comments on commit 3b3ea52

Please sign in to comment.