1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/legacy/firmware
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
WIP - change trezor{1,2} to their internal names, add support for model R

WIP - add EOS and NEM features Capability only for TT

WIP - not include EOS and NEM into TR

WIP - choose between device models when generating coininfo

WIP - regenerate coininfo.py

WIP - skip NEM, EOS, Dash, BGold and Decred device tests for TR

WIP - fix python support

WIP - fix unit tests

WIP - import bitcoin-like code only when needed

WIP - remove ignored coins for TR in fixtures.json

WIP - make all the external references to models UPPERCASE

WIP - do the model separation in mako script also for tokens and networks

WIP - hot-fixing non-supporting RELEASES_URL for new model names

WIP - support.py releases CLI command takes a list of -r key-value pairs DEVICE=VERSION

WIP - run `python support.py release`

WIP - use utils.MODEL_IS_T2B1 to ignore NEM and EOS

WIP - change all the docs and commands to have UPPERCASE model names

[no changelog]
2023-09-14 13:54:09 +02:00
..
.changelog.d
protob
u2f
.gitignore
.towncrier.template.md
bl_check_qa.txt chore(legacy): bundle bootloader 1.12.1 into firmware 2023-02-06 10:03:27 +01:00
bl_check.c
bl_check.h
bl_check.txt
bl_data.py
bootloader_qa.dat
bootloader.dat
CHANGELOG.md
CHANGELOG.unreleased
coin_info.c.mako
coin_info.h.mako
coins.c
coins.h fix(legacy): Fix testnet account label in GetAddress dialog. 2021-11-18 22:39:32 +01:00
config.c
config.h
crypto.c
crypto.h
debug.c
debug.h
defs
ethereum_definitions_constants.h.mako
ethereum_definitions.c feat(legacy): update Ethereum definitions to verify using CoSi 2023-03-24 13:24:46 +01:00
ethereum_definitions.h
ethereum_networks.c.mako
ethereum_networks.h
ethereum_tokens.c.mako
ethereum_tokens.h
ethereum.c
ethereum.h
firmware_flash.jlink
fsm_msg_coin.h
fsm_msg_common.h
fsm_msg_crypto.h
fsm_msg_debug.h
fsm_msg_ethereum.h fix(legacy): limit EthereumGetPublicKey allowable paths 2023-03-24 13:24:46 +01:00
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
otp.h
pinmatrix.c
pinmatrix.h
protect.c
protect.h
recovery-table.h
recovery.c
recovery.h
reset.c
reset.h
signing.c
signing.h
startup.S
stellar.c
stellar.h
towncrier.toml
transaction.c
transaction.h
trezor.c
trezor.h
u2f_knownapps.h.mako
u2f.c
u2f.h
udp.c
usb.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
usb.h
version.h