1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-05 13:26:57 +00:00
trezor-firmware/core
2025-06-19 14:25:53 +02:00
..
.changelog.d feat(core): delay passphrase on host prompt 2025-06-18 15:22:05 +03:00
assets
embed feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
mocks refactor(core): cleanup homescreen params 2025-06-13 19:36:51 +02:00
site_scons feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
src feat(core): delay passphrase on host prompt 2025-06-18 15:22:05 +03:00
tests chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
tools feat(core): introduce secure monitor 2025-06-04 16:58:15 +02:00
translations chore(core/eckhart): update check recovery flow 2025-06-13 11:22:55 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): move core/prof into core/src/prof 2025-04-14 22:40:52 +03:00
emu.sh
Makefile feat(eckhart): fuel gauge UI 2025-06-11 23:39:28 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md
SConscript.boardloader chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.bootloader feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
SConscript.bootloader_ci chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.bootloader_emu chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.firmware refactor(core): exclude THP related string identifiers from non-THP builds 2025-06-13 15:58:33 +02:00
SConscript.kernel feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
SConscript.prodtest feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
SConscript.prodtest_emu fix(core/prodtest): fix prodtest emulator build 2025-06-11 08:39:49 +02:00
SConscript.reflash chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.secmon chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.unix refactor(core): exclude THP related string identifiers from non-THP builds 2025-06-13 15:58:33 +02:00
SConstruct feat(core): introduce secure monitor 2025-06-04 16:58:15 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.