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-03 09:43:53 +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 build(core): redistribute content in flash 2022-10-03 09:43:53 +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): icon and images using new format 2022-09-29 21:50:10 +02:00
tests fix(xmr): fix tx sending to an integrated address 2022-09-30 13:47:06 +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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
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 docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.