1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
2022-10-13 09:18:20 +02:00
..
.changelog.d fix(xmr): fix tx sending to an integrated address 2022-09-30 13:47:06 +02:00
assets feat(core/rust/ui): recovery layouts 2022-09-07 16:46:47 +02:00
embed feat(core/rust): implement storage wrapper layer 2022-10-13 09:18:20 +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 fix(core): Fix bug in SetBusy when running CI tests. 2022-10-10 20:32:36 +02:00
tests feat(core): Add set_int() and get_int() to storage cache. 2022-10-10 20:32:36 +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 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 fix(build): fix ASAN build with num_derive crate 2022-10-10 13:49:50 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.