1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +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 chore(cardano): replace governance by cvote 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 core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
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.