1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-24 22:31:35 +00:00
trezor-firmware/core
Martin Milata 3760dd307c fix(core/ui): T3T1: wrong XPUB title
[no changelog]
2024-06-06 14:43:51 +00:00
..
.changelog.d feat(core): implement repeated backup 2024-06-05 12:35:09 +03:00
assets
embed fix(core/ui): T3T1: wrong XPUB title 2024-06-06 14:43:51 +00:00
mocks fix(core/ui): T3T1: wrong XPUB title 2024-06-06 14:43:51 +00:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons
src fix(core/ui): T3T1: wrong XPUB title 2024-06-06 14:43:51 +00:00
tests feat(core): add AES-GCM in-place encryption and decryption 2024-05-31 15:41:06 +02:00
tools feat(core): implement repeated backup 2024-06-05 12:35:09 +03:00
translations fix(core/translations): remove unbreakable spaces for now 2024-06-06 14:00:13 +02: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 docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile build(core): fix build for Rust unit tests on T3T1 2024-05-31 15:49:29 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu
SConscript.firmware build(core/firmware): TREZOR_MODEL=T3T1 implies NEW_RENDERING=1 2024-05-31 11:59:52 +00:00
SConscript.prodtest
SConscript.reflash
SConscript.unix build(core/firmware): TREZOR_MODEL=T3T1 implies NEW_RENDERING=1 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.