Add binaries for the booster

Signed-off-by: Egor Savkin <es@m-labs.hk>
pull/7/head
Egor Savkin 2023-11-13 11:39:47 +08:00
parent a9645c3b03
commit 8261c1c4e6
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -10,8 +10,8 @@
#### Easier way
Download and unpack the [booster firmware](../extra/booster/booster0.5.0.tar.xz), and then:
```shell
# download binary from https://files.m-labs.hk/s/DcJwdC33tyBK7at
nix-shell -p dfu-util
dfu-util -a 0 -s 0x08000000:leave --download booster0.5.0.bin
```