You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
matejcik 7a09c21bf5
chore(core): fix import in key generator
2 years ago
..
.changelog.d fix(xmr): fix tx sending to an integrated address 2 years ago
assets feat(core/rust/ui): recovery layouts 2 years ago
embed build(core): redistribute content in flash 2 years ago
mocks feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
prof style(all): use f-strings for formatting 3 years ago
site_scons refactor(core): change fonts organization 2 years ago
src fix(core): Fix bug in SetBusy when running CI tests. 2 years ago
tests feat(core): Add set_int() and get_int() to storage cache. 2 years ago
tools chore(core): fix import in key generator 2 years ago
vendor
.dockerignore
.gitignore style(core): full pyright-based type-checking 3 years ago
.towncrier.template.md
AUTHORS
CHANGELOG.md chore(docs): regenerate changelogs 2 years ago
CHANGELOG.unreleased
COPYING
Makefile feat(tests): add possibility to run device/UI tests in parallel 2 years ago
README.md
SConscript.boardloader feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
SConscript.bootloader feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
SConscript.bootloader_ci feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
SConscript.firmware feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
SConscript.prodtest feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
SConscript.reflash feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2 years ago
SConscript.unix fix(build): fix ASAN build with num_derive crate 2 years ago
SConstruct
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 3 years ago
emu.py chore(core): add type hints to emu.py 2 years ago
emu.sh
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 3 years ago
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.