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/firmware
Pavol Rusnak 69fa8e7ffe
Merge branch 'next'
6 years ago
..
protob Merge branch 'next' 6 years ago
u2f
.gitignore firmware: generate coin defs with Mako 6 years ago
ChangeLog bump versions to 1.7.0 (firmware) and 1.6.0 (bootloader) 6 years ago
Makefile Merge branch 'next' 6 years ago
bl_check.c firmware: add bootloader 1.6.0 to whitelist 6 years ago
bl_check.h
bl_data.py Makefile: Add GENERATE_CODE function 7 years ago
coin_info.c.mako fsm: implement script_type handling in GetPublicKey 6 years ago
coin_info.h.mako firmware: generate coin defs with Mako 6 years ago
coins.c protob: don't return coins in Features message 6 years ago
coins.h fsm: implement script_type handling in GetPublicKey 6 years ago
crypto.c firmware: use flattened protobuf symbols 6 years ago
crypto.h firmware: use flattened protobuf symbols 6 years ago
debug.c
debug.h
defs firmware: use new coin definitions from trezor-common 6 years ago
ethereum.c firmware: use flattened protobuf symbols 6 years ago
ethereum.h firmware: update code to use new nested messages in trezor-common 6 years ago
ethereum_networks.h.mako firmware: generate coin defs with Mako 6 years ago
ethereum_tokens.c.mako firmware: generate coin defs with Mako 6 years ago
ethereum_tokens.h.mako firmware: generate coin defs with Mako 6 years ago
fsm.c Merge branch 'next' 6 years ago
fsm.h Merge branch 'next' 6 years ago
fsm_msg_coin.h fsm: implement script_type handling in GetPublicKey 6 years ago
fsm_msg_common.h firmware: use flattened protobuf symbols 6 years ago
fsm_msg_crypto.h firmware: use flattened protobuf symbols 6 years ago
fsm_msg_debug.h add missing license headers 6 years ago
fsm_msg_ethereum.h firmware: use flattened protobuf symbols 6 years ago
fsm_msg_nem.h firmware: use flattened protobuf symbols 6 years ago
fsm_msg_stellar.h firmware: use flattened protobuf symbols 6 years ago
gettext.h
layout2.c firmware: use flattened protobuf symbols 6 years ago
layout2.h firmware: use flattened protobuf symbols 6 years ago
messages.c firmware: use flattened protobuf symbols 6 years ago
messages.h firmware: fix message processing, typos in recovery 6 years ago
nem2.c firmware: use flattened protobuf symbols 6 years ago
nem2.h firmware: use flattened protobuf symbols 6 years ago
nem_mosaics.c.mako firmware: use flattened protobuf symbols 6 years ago
nem_mosaics.h.mako firmware: use flattened protobuf symbols 6 years ago
pinmatrix.c
pinmatrix.h
protect.c firmware: use flattened protobuf symbols 6 years ago
protect.h firmware: use flattened protobuf symbols 6 years ago
recovery-table.h
recovery.c firmware: use flattened protobuf symbols 6 years ago
recovery.h
reset.c firmware: use flattened protobuf symbols 6 years ago
reset.h
signing.c firmware: use flattened protobuf symbols 6 years ago
signing.h firmware: use flattened protobuf symbols 6 years ago
stellar.c firmware: use flattened protobuf symbols 6 years ago
stellar.h add missing license headers 6 years ago
storage.c firmware: fix message processing, typos in recovery 6 years ago
storage.h firmware: update code to use new nested messages in trezor-common 6 years ago
transaction.c firmware: use flattened protobuf symbols 6 years ago
transaction.h firmware: use flattened protobuf symbols 6 years ago
trezor.c Check if firmware has privileges. (#369) 6 years ago
trezor.h bump versions to 1.7.0 (firmware) and 1.6.0 (bootloader) 6 years ago
u2f.c
u2f.h
u2f_knownapps.h
udp.c emulator: open a second socket for debuglink, same as T2 7 years ago
usb.c firmware: don't use WebUSB landing page for firmware, it's annoying 6 years ago
usb.h