1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2022-10-21 13:05:31 +02:00
..
.changelog.d feat(core): Add serialize option to SignTx. 2022-10-17 15:20:46 +02:00
assets feat(core/rust/ui): recovery layouts 2022-09-07 16:46:47 +02:00
embed build(core/rust): workaround failing build_unix_debug 2022-10-21 13:05:31 +02:00
mocks chore(core): Use C implementation of Bech32 decode. 2022-10-17 15:20:46 +02:00
prof
site_scons refactor(core): change fonts organization 2022-09-29 21:50:10 +02:00
src fix(core/debug): separate buffer for debuglink to prevent BufferLock deadlocks 2022-10-19 14:24:59 +02:00
tests chore(core): Use C implementation of Bech32 decode. 2022-10-17 15:20:46 +02:00
tools chore(core): fix import in key generator 2022-10-11 12:11:53 +02:00
vendor
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md chore(docs): regenerate changelogs 2022-08-02 22:26:27 +02: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 fix(tests): fix rust tests with ASAN 2022-10-13 10:51:43 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
SConscript.bootloader feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
SConscript.bootloader_ci feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
SConscript.firmware chore(core): Use C implementation of Bech32 decode. 2022-10-17 15:20:46 +02:00
SConscript.prodtest feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
SConscript.reflash feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
SConscript.unix chore(core): Use C implementation of Bech32 decode. 2022-10-17 15:20:46 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.