1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2024-09-02 15:50:51 +02:00
..
.changelog.d feat(core): ask for 20/33 words to unlock backup 2024-08-29 16:01:13 +02:00
assets
embed fix(core/bootloader): fix T3B1 bootloader UI - unsafe screen, boot image 2024-09-02 15:50:51 +02:00
mocks feat(core): ask for 20/33 words to unlock backup 2024-08-29 16:01:13 +02:00
prof
site_scons fix(core): update display initialization sequence on T3T1 2024-08-28 11:03:20 +02:00
src chore(core): include T3B1 where relevant 2024-08-29 10:56:21 +02:00
tests chore(core): include T3B1 where relevant 2024-08-29 10:56:21 +02:00
tools feat(core/tests): add core bootloader hashes to make gen and gen_check targets 2024-08-29 12:47:24 +02:00
translations feat: Remove display_random feature. 2024-08-27 19:33:23 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile chore(core): use trezor-core-tools in scripts 2024-08-28 16:15:10 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader fix(core/bootloader): fix T3B1 bootloader UI - unsafe screen, boot image 2024-09-02 15:50:51 +02:00
SConscript.bootloader_ci fix(core): fix button alignment in T3T1 bootloader 2024-08-29 10:49:32 +02:00
SConscript.bootloader_emu fix(core/bootloader): fix T3B1 bootloader UI - unsafe screen, boot image 2024-09-02 15:50:51 +02:00
SConscript.firmware refactor(core): move embedded bootloaders and their hashes to model folders 2024-08-29 12:47:24 +02:00
SConscript.prodtest chore(core): use trezor-core-tools in scripts 2024-08-28 16:15:10 +02:00
SConscript.reflash chore(core): use trezor-core-tools in scripts 2024-08-28 16:15:10 +02:00
SConscript.unix chore(crypto): update secp256k1 submodule to 0.5.1 2024-08-23 17:00:52 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.