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 1be6208a02
feat(core): remove mandatory startup wait for models other than T2T1 and T2B1
1 month ago
..
.changelog.d feat(core): added user adjustable brightness setting 1 month ago
assets feat(core): allow for going back to previous word in recovery process 5 months ago
embed feat(core): animate status screen in mercury ui 1 month ago
mocks feat(core): add settings to turn haptic on/off 1 month ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): init T3T1 UI layouts: meta 1 month ago
src feat(core): remove mandatory startup wait for models other than T2T1 and T2B1 1 month ago
tests feat(core): add AES-GCM in-place encryption and decryption 1 month ago
tools feat(core/ui): T3T1 send flow 1 month ago
translations feat(core): add hold-to-confirm animation to mercury UI 1 month ago
vendor fix(core): add missing stm32u5 symlinks 4 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 4 months ago
CHANGELOG.T2T1.md docs(core): fix version in changelogs 4 months ago
CHANGELOG.md docs(core): fix version in changelogs 4 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): fix build for Rust unit tests on T3T1 1 month ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader refactor(core): reorganize model specific files in site-scons 2 months ago
SConscript.bootloader feat(core): add fonts for T3T1 1 month ago
SConscript.bootloader_ci feat(core): add fonts for T3T1 1 month ago
SConscript.bootloader_emu feat(core): add fonts for T3T1 1 month ago
SConscript.firmware build(core/firmware): TREZOR_MODEL=T3T1 implies NEW_RENDERING=1 1 month ago
SConscript.prodtest feat(core): add fonts for T3T1 1 month ago
SConscript.reflash feat(core): add fonts for T3T1 1 month ago
SConscript.unix build(core/firmware): TREZOR_MODEL=T3T1 implies NEW_RENDERING=1 1 month ago
SConstruct build(core): SCons "go fast" button 5 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.