1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2023-03-06 11:27:13 +01:00
..
.changelog.d feat(core): Validate script type of change-outputs in Bitcoin signing. 2023-02-28 14:06:07 +01:00
assets feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
embed chore(rust): decrease icon top margin on welcome screen to 48 px 2023-03-02 15:58:58 +01:00
mocks feat(core/ui): redesigned passphrase dialogs 2023-02-28 23:30:38 +01:00
prof
site_scons refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
src fix(cardano): update cvote bech32 prefix 2023-03-06 11:27:13 +01:00
tests feat(core): Validate script type of change-outputs in Bitcoin signing. 2023-02-28 14:06:07 +01:00
tools chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
vendor
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased
COPYING
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
emu.sh
Makefile feat(tests): allow for saving text layout of all screens during UI tests 2023-02-03 16:51:14 +01:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.bootloader refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.bootloader_ci refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.firmware refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.prodtest refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.reflash refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.unix refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.