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 748d516ac4
feat(core): introduce timeout to loop.wait()
11 months ago
..
.changelog.d feat(core/ui): update colors - grey_dark and green 11 months ago
assets chore(core/rust): regenerate TR's icons based on new designs 11 months ago
embed docs(core): add method signatures for LayoutObj to mocks (fixes #2672) 11 months ago
mocks docs(core): add method signatures for LayoutObj to mocks (fixes #2672) 11 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons refactor(core): unify touch and button handling, enable usage of both in one model 11 months ago
src feat(core): introduce timeout to loop.wait() 11 months ago
tests refactor(core): get rid of passing Context around 11 months ago
tools feat(core): add hw_model field to vendor headers 12 months ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore feat(core): add support for gdb scripts to emulator 1 year 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 docs(core): changelog for 2.6.0 1 year ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile feat(core/rust): add bootloader design for T2B1 12 months ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader feat(core): support STM32F429 discovery board 11 months ago
SConscript.bootloader feat(core): support STM32F429 discovery board 11 months ago
SConscript.bootloader_ci feat(core): support STM32F429 discovery board 11 months ago
SConscript.bootloader_emu fix(core): fix bootloader emulator compilation 11 months ago
SConscript.firmware refactor(core): unify touch and button handling, enable usage of both in one model 11 months ago
SConscript.prodtest feat(core): support STM32F429 discovery board 11 months ago
SConscript.reflash feat(core): support STM32F429 discovery board 11 months ago
SConscript.unix refactor(core): unify touch and button handling, enable usage of both in one model 11 months ago
SConstruct feat(core): introduce bootloader emulator 1 year 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 support for gdb scripts to emulator 1 year 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.