1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-25 03:29:02 +00:00
trezor-firmware/core
2022-09-29 21:50:10 +02:00
..
.changelog.d 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
assets feat(core/rust/ui): recovery layouts 2022-09-07 16:46:47 +02:00
embed 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
mocks 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
prof
site_scons refactor(core): change fonts organization 2022-09-29 21:50:10 +02:00
src 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
tests feat(core): add support for Zcash unified addresses 2022-08-30 21:15:49 +02:00
tools 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
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 chore(core): add type hints to emu.py 2022-05-25 16:12:47 +02:00
emu.sh
Makefile feat(tests): add possibility to run device/UI tests in parallel 2022-08-29 15:47:36 +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 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.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 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
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.