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
tychovrahe a16fbe6237
fix(core/prodtest): fix failing optiga communication
9 months ago
..
.changelog.d fix(core/ui): flickering at the end of PIN loader 9 months ago
assets feat(core): set final name for Safe 3 11 months ago
embed fix(core/prodtest): fix failing optiga communication 9 months ago
mocks refactor(core/ui): clear display on rust side 9 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): add basic support for efficient frame buffer graphics 9 months ago
src fix(core/ui): wording in recovery flow 9 months ago
tests refactor(core/ui): clear display on rust side 9 months ago
tools feat: toiftool 11 months ago
vendor
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 1 year ago
.towncrier.template.md
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.2 9 months ago
CHANGELOG.unreleased
COPYING
Makefile chore(core): skip signature check for make_upload commands 9 months ago
README.md
SConscript.boardloader feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 10 months ago
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 10 months ago
SConscript.bootloader_emu refactor(core): change the way USE_OPTIGA is added to build 9 months ago
SConscript.firmware refactor(core): setup single-place layout selection 9 months ago
SConscript.prodtest feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
SConscript.reflash feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
SConscript.unix refactor(core): change the way USE_OPTIGA is added to build 9 months ago
SConstruct feat(core): introduce bootloader emulator 1 year ago
asan_blacklist.txt
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
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2 years ago
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.