mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Updated Pyboard Firmware Update (markdown)
@@ -31,7 +31,7 @@ Found DFU: [0483:df11] devnum=0, cfg=1, intf=0, alt=3, name="@Device Feature/0xF
|
||||
```
|
||||
|
||||
If desired, backup the original firmware (this doesn't work with dfu-util 0.5, but does with 0.7 or newer).
|
||||
Previous releases of micropython are available from: http://micropython.org/download/ so performing a backup shouldn't be unecessary.
|
||||
Previous releases of micropython are available from: http://micropython.org/download/ so performing a backup shouldn't be necessary.
|
||||
|
||||
```
|
||||
$ sudo dfu-util --alt 0 --upload pyboard-original.dfu -s:524288
|
||||
|
||||
Reference in New Issue
Block a user