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