mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
3 lines
50 B
Bash
3 lines
50 B
Bash
|
#!/bin/bash
|
||
|
st-flash write combined.bin 0x8000000
|