mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-10 17:51:16 +00:00
3 lines
50 B
Bash
3 lines
50 B
Bash
|
#!/bin/bash
|
||
|
st-flash write combined.bin 0x8000000
|