1
0
forked from me/IronOS

More clarifications on using old dfu-util

This commit is contained in:
Johan
2022-02-17 12:16:28 +01:00
committed by GitHub
parent b9fcf044a9
commit 633b639cab

View File

@@ -118,6 +118,7 @@ In this example we see that more than one part of the Pinecil is detected as a D
```
dfu-util -D Pinecil_EN.dfu -a 0
```
Note that if you are using an older release of `dfu-util` and you do not see `alt=0, name="@Internal Flash /0x08000000/128*001Kg"` when running `dfu-util -l` you likely will not be able to update without updating `dfu-util`.
### Windows