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
grdddj 1852059e87
feat(changelog): add changelog entry for micropython optimizations
2 years ago
..
.changelog.d feat(changelog): add changelog entry for micropython optimizations 2 years ago
assets refactor(core/rust): use icon blending for three-color icons 2 years ago
embed feat(core/model_r): only refresh screen on display_refresh 2 years ago
mocks feat(core): Remove coin name from CoinJoin confirmation dialog. 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 chore(core): decrease TT_v2 UI size by 390 bytes 2 years ago
tests chore(core): decrease crypto size by 60 bytes 2 years ago
tools feat(tools): add tool for frozen_mpy bytecode analysis 2 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore style(core): full pyright-based type-checking 2 years ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
CHANGELOG.md chore(docs): regenerate changelogs 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile fix(tests): fix rust tests with ASAN 2 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
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/ui): replace TT Hoves Medium with DemiBold style 2 years ago
SConscript.bootloader_ci feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2 years ago
SConscript.firmware feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2 years ago
SConscript.prodtest feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2 years ago
SConscript.reflash feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2 years ago
SConscript.unix feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2 years ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 years ago
emu.py feat(core): add -r option to emu.py to allow for screen recording 2 years ago
emu.sh core: remove src1 4 years ago
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2 years ago
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.