1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-16 07:15:47 +00:00
trezor-firmware/firmware
2018-10-19 15:50:06 +02:00
..
protob fix Docker build 2018-09-19 20:30:00 +02:00
u2f
.gitignore
bl_check.c
bl_check.h update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode 2018-03-20 15:44:20 +01:00
bl_data.py
ChangeLog
coin_info.c.mako firmware: drop version_group_id from coin definition, use externally provided one 2018-10-15 18:07:16 +02:00
coin_info.h.mako firmware: generate coin defs with Mako 2018-09-06 18:44:41 +02:00
coins.c
coins.h firmware: drop version_group_id from coin definition, use externally provided one 2018-10-15 18:07:16 +02:00
crypto.c
crypto.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
debug.c Added fixed-width font and multi-font support 2018-02-20 18:22:47 +01:00
debug.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
defs
ethereum_networks.h.mako firmware: generate coin defs with Mako 2018-09-06 18:44:41 +02:00
ethereum_tokens.c.mako
ethereum_tokens.h.mako
ethereum.c fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
ethereum.h
fsm_msg_coin.h
fsm_msg_common.h
fsm_msg_crypto.h fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
fsm_msg_debug.h
fsm_msg_ethereum.h
fsm_msg_lisk.h fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
fsm_msg_nem.h
fsm_msg_stellar.h fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
fsm.c
fsm.h
gettext.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
layout2.c
layout2.h layout: refactor split_message_hex, use it where possible 2018-09-19 18:45:50 +02:00
lisk.c lisk: check recipient_id length 2018-10-19 14:47:38 +02:00
lisk.h fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
Makefile
messages.c
messages.h firmware: fix message processing, typos in recovery 2018-06-22 15:26:14 +02:00
nem2.c
nem2.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
nem_mosaics.c.mako firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
nem_mosaics.h.mako
pinmatrix.c fix out-of-bounds read (for debug_link) 2018-03-27 15:00:25 +02:00
pinmatrix.h
protect.c
protect.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
recovery-table.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
recovery.c
recovery.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
reset.c reset: wording 2018-10-11 15:27:03 +02:00
reset.h
signing.c
signing.h
stellar.c
stellar.h
storage.c
storage.h storage: setNoBackup does not have to have parameter 2018-10-04 17:30:37 +02:00
transaction.c
transaction.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
trezor.c
trezor.h
u2f_knownapps.h
u2f.c
u2f.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
udp.c emulator: open a second socket for debuglink, same as T2 2018-04-04 16:21:43 +02:00
usb.c usb: don't use CONFIDENTIAL inside DEBUG_LINK code 2018-09-13 19:58:34 +02:00
usb.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00