1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-27 07:40:59 +00:00
trezor-firmware/legacy/firmware
matejcik 770cd19899 fix(legacy): lower maximum of chars per line
so that we actually fit if all the biggest characters are used

[no changelog]
2023-03-02 16:43:03 +01:00
..
.changelog.d feat(legacy): Validate script type of change-outputs in Bitcoin signing. 2023-02-28 14:06:07 +01:00
protob feat(legacy): Implement SetBusy. 2023-02-27 14:22:25 +01:00
u2f all: replace /bin/bash with /usr/bin/env bash 2019-09-12 17:35:55 +02:00
.gitignore
.towncrier.template.md docs(legacy/firmware): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
bl_check.c
bl_check.h
bl_data.py
bootloader.dat
CHANGELOG.md
CHANGELOG.unreleased
coin_info.c.mako chore(common/defs): replace consensus_branch_id with overwintered bool flag 2022-06-27 12:39:03 +02:00
coin_info.h.mako
coins.c
coins.h
config.c
config.h
crypto.c
crypto.h
debug.c
debug.h
defs
ethereum_networks.h.mako
ethereum_tokens.c.mako
ethereum_tokens.h.mako feat(core,legacy): add support for Ethereum 64-bit chain_id 2021-09-10 15:09:03 +02:00
ethereum.c
ethereum.h
firmware_flash.jlink
fsm_msg_coin.h
fsm_msg_common.h
fsm_msg_crypto.h
fsm_msg_debug.h feat(legacy): enable DebugLinkReseedRandom 2022-02-10 14:48:11 +01:00
fsm_msg_ethereum.h
fsm_msg_nem.h
fsm_msg_stellar.h
fsm.c
fsm.h
gettext.h
header.S
layout2.c
layout2.h
Makefile
messages.c
messages.h
nem2.c
nem2.h
nem_mosaics.c.mako
nem_mosaics.h.mako
otp.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
otp.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
pinmatrix.c
pinmatrix.h
protect.c
protect.h
recovery-table.h
recovery.c
recovery.h
reset.c
reset.h
signing.c
signing.h feat(legacy): Implement CoinJoin signing. 2023-02-27 14:22:25 +01:00
stellar.c
stellar.h
towncrier.toml docs(legacy/firmware): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
transaction.c
transaction.h
trezor.c
trezor.h
u2f_knownapps.h.mako
u2f.c refactor(legacy): Move path constants to crypto.h. 2022-05-03 21:50:50 +02:00
u2f.h
udp.c
usb.c
usb.h
version.h