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 44a6696f24
build(core): improve model detection
4 months ago
..
.changelog.d chore: Changelog 4 months ago
assets feat(core): allow for going back to previous word in recovery process 7 months ago
embed chore(core/rust): bump buildgen to 0.62.0 4 months ago
mocks feat(cardano): Add Conway certificates 4 months ago
prof feat(core): adjust the coverage file output for multicore tests 2 years ago
site_scons build(core): improve model detection 4 months ago
src build(core): improve model detection 4 months ago
tests build(core): improve model detection 4 months ago
tools chore(core): rename Shamir to Multi-share 4 months ago
translations feat(cardano): Add Conway certificates 4 months ago
vendor fix(core): add missing stm32u5 symlinks 6 months ago
.coveragerc chore(core): silence false alarms in coverage report 2 years 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 7 months ago
CHANGELOG.T2T1.md docs(core): fix version in changelogs 7 months ago
CHANGELOG.md docs(core): fix version in changelogs 7 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 refactor(core): reorganize model-specific files in embed/models 4 months ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader refactor(core): reorganize model specific files in site-scons 4 months ago
SConscript.bootloader refactor(core): reorganize model specific files in site-scons 4 months ago
SConscript.bootloader_ci refactor(core): reorganize model specific files in site-scons 4 months ago
SConscript.bootloader_emu fix(core): fix DISC2 build 4 months ago
SConscript.firmware refactor(core): reorganize model specific files in site-scons 4 months ago
SConscript.prodtest refactor(core): reorganize model specific files in site-scons 4 months ago
SConscript.reflash refactor(core): reorganize model specific files in site-scons 4 months ago
SConscript.unix refactor(core): introduce emulator boards 4 months ago
SConstruct build(core): SCons "go fast" button 7 months ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 3 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 3 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.