1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/legacy/firmware/firmware_flash.jlink

8 lines
85 B
Plaintext
Raw Permalink Normal View History

device stm32f205rg
if swd
speed auto
loadbin firmware/trezor.bin 0x08010000
r
g
exit