1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/core
Martin Milata 10234787a4 feat(core/ui): rust-based UI flows
[no changelog]
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 feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed feat(core/ui): rust-based UI flows 2024-05-31 11:59:52 +00:00
mocks feat(core): T3T1 ShareWords component 2024-05-31 11:59:52 +00:00
prof
site_scons feat(core): init T3T1 UI layouts: meta 2024-05-31 11:59:52 +00:00
src feat(core): T3T1 ShareWords component 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): add fonts for T3T1 2024-05-31 11:59:52 +00:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.T2B1.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.T2T1.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.unreleased
COPYING
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 build(core): SCons "go fast" button 2024-02-01 15:50:07 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.