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
Martin Milata 1c9f925418
fix(core/translations): remove unbreakable spaces for now
2 months ago
..
.changelog.d Merge branch 'release/24.07' 2 months ago
assets feat(core): allow for going back to previous word in recovery process 7 months ago
embed feat(core): Implement DebugLinkOptigaSetSecMax. 2 months ago
mocks feat(core): Implement DebugLinkOptigaSetSecMax. 2 months ago
prof feat(core): adjust the coverage file output for multicore tests 2 years ago
site_scons feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
src Merge branch 'release/24.07' 2 months ago
tests refactor(core/embed): refactor usb driver 3 months ago
tools feat(core): implement repeated backup 4 months ago
translations fix(core/translations): remove unbreakable spaces for now 2 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
.gitignore feat(core): add support for gdb scripts to emulator 1 year ago
.towncrier.template.md
AUTHORS
CHANGELOG.T2B1.md docs(core): fix 2.8.0 release date 2 months ago
CHANGELOG.T2T1.md docs(core): fix 2.8.0 release date 2 months ago
CHANGELOG.T3T1.md docs(core): fix 2.8.0 release date 2 months ago
CHANGELOG.md docs(core): fix 2.8.0 release date 2 months ago
CHANGELOG.unreleased
COPYING
Makefile fix(core/embed): fix touch driver on dev kits 2 months ago
README.md
SConscript.boardloader refactor(core): improve and simplify error handling 3 months ago
SConscript.bootloader refactor(core): improve and simplify error handling 3 months ago
SConscript.bootloader_ci refactor(core): improve and simplify error handling 3 months ago
SConscript.bootloader_emu refactor(core/embed): prepare touch drivers for low power mode 3 months ago
SConscript.firmware feat(core/mercury): change homescreen flow 3 months ago
SConscript.prodtest refactor(core): improve and simplify error handling 3 months ago
SConscript.reflash refactor(core): improve and simplify error handling 3 months ago
SConscript.unix feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
SConstruct build(core): SCons "go fast" button 8 months ago
asan_blacklist.txt
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
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.