1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-23 13:02:03 +00:00
trezor-firmware/core
2024-08-12 12:14:24 +02:00
..
.changelog.d feat(core/ui): T3T1 instruction screens between shares 2024-07-31 11:36:32 +02:00
assets
embed refactor(core): remove unnecessary mentions of version of the THP 2024-08-12 12:14:24 +02:00
mocks refactor(core): remove unnecessary mentions of version of the THP 2024-08-12 12:14:24 +02:00
prof
site_scons fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
src REMOVE AFTER TESTING - removed config.py in boot.py 2024-08-12 12:14:24 +02:00
tests test(core): fix THP tests failing on non-THP builds 2024-08-12 12:14:24 +02:00
tools chore(core): rename "hidden wallet" -> "passphrase wallet" 2024-07-29 17:45:28 +03:00
translations Revert "fix(core/translations): remove unbreakable spaces for now" 2024-07-30 18:48:01 +03:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): fix 2.8.0 changelog 2024-07-31 08:56:47 +00:00
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md docs(core): fix 2.8.0 changelog 2024-07-31 08:56:47 +00:00
CHANGELOG.T3T1.md docs(core): fix 2.8.0 release date 2024-07-10 11:38:16 +00:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): implement a new Trezor-Host protocol 2024-08-12 12:14:24 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
SConscript.firmware fix: fix thp on btc_only fw 2024-08-12 12:14:24 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix feat(core): implement a new Trezor-Host protocol 2024-08-12 12:14:24 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.