diff options
author | River B <[email protected]> | 2022-03-12 01:23:07 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-12 01:23:07 -0800 |
commit | 7404f9dc36e676a4b3483f924562d2e53dab7f0e (patch) | |
tree | 8fbf52ea5536e0ba21b16d232d5399e782d12638 | |
parent | 1b146ca3c0827177a38b4bd8ccf7cd806266b47b (diff) | |
download | IronOS-7404f9dc36e676a4b3483f924562d2e53dab7f0e.tar.gz IronOS-7404f9dc36e676a4b3483f924562d2e53dab7f0e.zip |
Update Flashing.md
-rw-r--r-- | Documentation/Flashing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/Flashing.md b/Documentation/Flashing.md index 66484f58..652ffa75 100644 --- a/Documentation/Flashing.md +++ b/Documentation/Flashing.md @@ -129,7 +129,7 @@ Note: if you are using an older release of `dfu-util` and you do not see `alt=0, Two Options for Windows
-#### Option 1: use `dfu-util` via Command line similar to above for Linux / Mac.
+#### Option 1: use command line `dfu-util` similar to above for Linux / Mac.
### Steps
@@ -155,7 +155,7 @@ dfu-util -D Pinecil_EN.dfu Steps
-1. Complete Steps 1-7 from [above](/Documentation/Flashing.md#Steps).
+1. Complete Steps 1-7 from [above](/Documentation/Flashing.md#Steps). Then continue with steps below.
2. Download both the `GD32 MCU DFU TOOL` and the `GD32 Dfu Drivers`.
- GD32 DFU Tool [here](http://www.gd32mcu.com/en/download?kw=GD32+MCU+Dfu+Tool&lan=en).
- If the link breaks, search for "GD32 MCU Dfu Tool" at this [link](http://www.gd32mcu.com/en/download/).
|