You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/legacy/firmware
Andrew Kozlik 838b2c2c77
fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE.
4 years ago
..
protob feat(legacy): add public_key to ECDHSessionKey 4 years ago
u2f
.gitignore
CHANGELOG.md feat(legacy): Allow decreasing output amount in RBF transactions. 4 years ago
Makefile
bl_check.c docs(changelog): next bootloader/firmware version will be 1.10.0 4 years ago
bl_check.h
bl_data.py
bootloader.dat fix(legacy): remove executable bit from legacy/firmware/bootloader.dat 4 years ago
coin_info.c.mako
coin_info.h.mako
coins.c
coins.h
config.c
config.h
crypto.c
crypto.h
debug.c
debug.h
defs
ethereum.c fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
ethereum.h
ethereum_networks.h.mako
ethereum_tokens.c.mako
ethereum_tokens.h.mako
fsm.c fix(common): change msg_id of RebootToBootloader from 804 to 87 4 years ago
fsm.h chore(legacy): add reset to bootloader protobuf message 4 years ago
fsm_msg_coin.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_common.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_crypto.h feat(legacy): add public_key to ECDHSessionKey 4 years ago
fsm_msg_debug.h
fsm_msg_ethereum.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_lisk.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_nem.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_stellar.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
gettext.h
header.S
layout2.c feat(legacy): Allow decreasing output amount in RBF transactions. 4 years ago
layout2.h feat(legacy): Allow decreasing output amount in RBF transactions. 4 years ago
lisk.c fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
lisk.h
messages.c fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 4 years ago
messages.h
nem2.c
nem2.h
nem_mosaics.c.mako
nem_mosaics.h.mako
otp.c
otp.h
pinmatrix.c
pinmatrix.h
protect.c
protect.h
recovery-table.h
recovery.c
recovery.h
reset.c
reset.h
signing.c feat(legacy): Allow decreasing output amount in RBF transactions. 4 years ago
signing.h
stellar.c fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
stellar.h
transaction.c
transaction.h
trezor.c fix(legacy): store only half of the logo64, use flip to render both parts 4 years ago
trezor.h
u2f.c
u2f.h
u2f_knownapps.h.mako
udp.c fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 4 years ago
usb.c fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 4 years ago
usb.h fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 4 years ago
version.h