1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-24 06:11:06 +00:00
trezor-firmware/core
obrusvit 1028c3500f feat(core/ui): T3T1 separate reset flows
Create separate flows for wallet creating, prompt of backup and
recovery.

Put more strings to copy.

Change style of Frame subheader.
2024-05-31 11:59:52 +00:00
..
.changelog.d chore(core): add signed T3T1 bootloader 2.1.6 2024-05-29 10:07:03 +02:00
assets
embed feat(core/ui): T3T1 separate reset flows 2024-05-31 11:59:52 +00:00
mocks feat(core/ui): T3T1 separate reset flows 2024-05-31 11:59:52 +00:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): init T3T1 UI layouts: meta 2024-05-31 11:59:52 +00:00
src feat(core/ui): T3T1 separate reset flows 2024-05-31 11:59:52 +00:00
tests test(core): add tests for device_secret and cred_auth_key_counter 2024-05-31 10:50:16 +02:00
tools chore(core): change build_mocks to include empty lines 2024-05-31 13:35:11 +02:00
translations feat(core/ui): T3T1 separate reset flows 2024-05-31 11:59:52 +00:00
vendor
.coveragerc
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py
emu.sh
Makefile refactor(core): reorganize model-specific files in embed/models 2024-05-21 19:01:31 +02:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): reorganize model specific files in site-scons 2024-05-21 19:01:31 +02:00
SConscript.bootloader feat(core): add fonts for T3T1 2024-05-31 11:59:52 +00:00
SConscript.bootloader_ci feat(core): add fonts for T3T1 2024-05-31 11:59:52 +00:00
SConscript.bootloader_emu feat(core): add fonts for T3T1 2024-05-31 11:59:52 +00:00
SConscript.firmware feat(core): init T3T1 UI layouts: meta 2024-05-31 11:59:52 +00:00
SConscript.prodtest feat(core): add fonts for T3T1 2024-05-31 11:59:52 +00:00
SConscript.reflash feat(core): add fonts for T3T1 2024-05-31 11:59:52 +00:00
SConscript.unix feat(core): init T3T1 UI layouts: meta 2024-05-31 11:59:52 +00:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.