1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core
obrusvit 72bdea6754 chore(core): remove BIG font from lang jsons
Foreign characters are not needed at the moment as the font is used only
in ShareWords.

[no changelog]
2024-06-06 14:00:13 +02:00
..
.changelog.d feat(core): implement repeated backup 2024-06-05 12:35:09 +03:00
assets
embed fix(core/ui): T3T1: ethereum signtx hold 2024-06-06 14:00:13 +02:00
mocks fix(core/ui): T3T1: prompt screen for confirm_action 2024-06-06 14:00:13 +02:00
prof
site_scons feat(core): init T3T1 UI layouts: meta 2024-05-31 11:59:52 +00:00
src fix(core): add missing tap to confirm screens to mercury 2024-06-06 14:00:13 +02: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 chore(core): remove BIG font from lang jsons 2024-06-06 14:00:13 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
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 feat(core): add fonts for T3T1 2024-05-31 11:59:52 +00:00
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
SConstruct
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.