1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
trezor-firmware/firmware
2019-04-01 15:31:45 +02:00
..
protob firmware: return mnemonic as bytes in debug link 2019-03-12 15:25:05 +01:00
u2f format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
.gitignore firmware: generate coin defs with Mako 2018-09-06 18:44:41 +02:00
bl_check.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
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 Makefile: Add GENERATE_CODE function 2018-04-02 21:47:15 +02:00
ChangeLog changelog: update 2019-02-25 12:44:38 +01:00
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 format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
coins.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
config.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
config.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
crypto.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
crypto.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
debug.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
debug.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
defs firmware: use new coin definitions from trezor-common 2018-05-29 17:17:29 +02:00
ethereum_networks.h.mako firmware: generate coin defs with Mako 2018-09-06 18:44:41 +02:00
ethereum_tokens.c.mako firmware: generate coin defs with Mako 2018-09-06 18:44:41 +02:00
ethereum_tokens.h.mako fix whitespace 2019-02-19 18:01:10 +01:00
ethereum.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
ethereum.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_coin.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_common.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_crypto.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_debug.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_ethereum.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_lisk.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_nem.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm_msg_stellar.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
fsm.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
gettext.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
header.S bootloader: compatibility with old bootloaders 2019-02-24 14:01:33 +01:00
layout2.c firmware: fix unaligned access 2019-04-01 15:31:45 +02:00
layout2.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
lisk.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
lisk.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
Makefile introduce new memory layout 2019-02-21 15:08:27 +01:00
messages.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
messages.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
nem2.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
nem2.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
nem_mosaics.c.mako firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
nem_mosaics.h.mako firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
otp.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
otp.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
pinmatrix.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
pinmatrix.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
protect.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
protect.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
recovery-table.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
recovery.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
recovery.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
reset.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
reset.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
signing.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
signing.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
stellar.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
stellar.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
transaction.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
transaction.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
trezor.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
trezor.h introduce new memory layout 2019-02-21 15:08:27 +01:00
u2f_knownapps.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
u2f.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
u2f.h format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
udp.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
usb.c format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
usb.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
version.h introduce new memory layout 2019-02-21 15:08:27 +01:00