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
M1nd3r 0f2a092da2
fix(core): remove unnecessary warning suppresion in usb.py
3 days ago
..
.changelog.d feat(core/ui): unify progress.py code between models, implement storage translations 1 month ago
assets feat(core): allow for going back to previous word in recovery process 2 months ago
embed Allow to encode protobuf into memoryview buffer 2 weeks ago
mocks Allow to encode protobuf into memoryview buffer 2 weeks ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons refactor(core): simplify secret.h api, hide platform differences 3 weeks ago
src fix(core): remove unnecessary warning suppresion in usb.py 3 days ago
tests chore(core): add colors to unittest prints 3 days ago
tools tools(core): nicer build_vendorheader for manual use 2 weeks ago
translations feat(core): add fonts for T3T1 bootloader 2 weeks ago
vendor fix(core): add missing stm32u5 symlinks 1 month 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 12 months 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 Add build_unix_frozen_debug config to makefile 2 weeks ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader feat(core): use confidential section for confidential and sensitive data 3 weeks ago
SConscript.bootloader feat(core): bootloader: T3T1 startup UI 2 weeks ago
SConscript.bootloader_ci feat(core): add fonts for T3T1 bootloader 2 weeks ago
SConscript.bootloader_emu feat(core): bootloader: T3T1 startup UI 2 weeks ago
SConscript.firmware Clean session creation 2 weeks ago
SConscript.prodtest feat(core): use confidential section for confidential and sensitive data 3 weeks ago
SConscript.reflash feat(core): use confidential section for confidential and sensitive data 3 weeks ago
SConscript.unix Clean session creation 2 weeks 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 12 months 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.