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 5ad4841b09
fix(core): queue events from iface if all tasks waiting on that iface are gone
2 months ago
..
.changelog.d Merge branch 'release/24.03' 2 months ago
assets feat(core): allow for going back to previous word in recovery process 3 months ago
embed feat(core): allow T3T1 to start without touch during testing 2 months ago
mocks refactor(core/ui): use LayoutObj signatures in layout files 2 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): add support for T3T1 rev. E HW 2 months ago
src fix(core): queue events from iface if all tasks waiting on that iface are gone 2 months ago
tests test(core): add T3T1 support 2 months ago
tools feat(core): improve flexibility of combine script, add combine fw make targets 2 months ago
translations feat(core/translations): add support for explicitly specifying blob version 2 months ago
vendor fix(core): add missing stm32u5 symlinks 2 months 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.T2B1.md docs(core): fix version in changelogs 2 months ago
CHANGELOG.T2T1.md docs(core): fix version in changelogs 2 months ago
CHANGELOG.md docs(core): fix version in changelogs 2 months ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile build(core): rebuild appropriate parts when translation data changes 2 months ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader fix(core): improve cmakelists generation for CMSE 2 months ago
SConscript.bootloader fix(core/rust): convert bitcoin_only to an additive feature 2 months ago
SConscript.bootloader_ci fix(core): improve cmakelists generation for CMSE 2 months ago
SConscript.bootloader_emu fix(core): T3T1 emulator 2 months ago
SConscript.firmware build(core): rebuild appropriate parts when translation data changes 2 months ago
SConscript.prodtest fix(core): improve cmakelists generation for CMSE 2 months ago
SConscript.reflash fix(core): improve cmakelists generation for CMSE 2 months ago
SConscript.unix build(core): rebuild appropriate parts when translation data changes 2 months ago
SConstruct build(core): SCons "go fast" button 3 months 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.