README.md update build repro steps (were misordered before)
This commit is contained in:
parent
c36eac23d2
commit
0949c0ac86
@ -28,9 +28,11 @@ has been automated using Docker. Steps are as follows:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/Coldcard/firmware.git
|
git clone https://github.com/Coldcard/firmware.git
|
||||||
git checkout 2023-12-21T1526-v5.2.2
|
cd firmware
|
||||||
# get a copy of that binary into ./releases/2023-12-21T1526-v5.2.2-mk4-coldcard.dfu
|
# DOWNLOAD https://coldcard.com/downloads
|
||||||
cd firmware/stm32
|
# get a copy of binary into ./releases/2026-03-05T2052-v5.5.0-mk-coldcard.dfu
|
||||||
|
git checkout 2026-03-05T2052-v5.5.0
|
||||||
|
cd stm32
|
||||||
make -f MK4-Makefile repro
|
make -f MK4-Makefile repro
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user