1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-05 16:39:08 +00:00
trezor-firmware/core
2025-05-02 10:45:55 +03:00
..
.changelog.d feat(delizia): homescreen improvements 2025-04-29 12:52:05 +02:00
assets
embed chore(core/prodtest): improve CLI parameter documentation 2025-05-01 19:53:00 +02:00
mocks fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
site_scons feat(core): Add backup ram driver to T3W1 rev A and B [no changelog] 2025-04-30 15:18:02 +02:00
src fix(core): propagate exceptions via unimport.__exit__ 2025-05-02 10:45:55 +03:00
tests tests(core): run make test headless 2025-04-29 14:54:41 +02:00
tools fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
translations chore(core): bump version to 2.8.11 2025-05-01 08:53:26 +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.T3B1.md
CHANGELOG.T3T1.md
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 ci(nix): update to latest nixpkgs-unstable, rustc 2025-04-16 17:27:11 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md
SConscript.boardloader
SConscript.bootloader refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_ci refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_emu build(core/unix): use -g instead of -g3 2025-04-16 17:27:11 +02:00
SConscript.firmware feat(core): add loadable solana tokens 2025-04-29 14:54:41 +02:00
SConscript.kernel feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.prodtest feat(core): Add backup driver prodtest [no changelog] 2025-04-30 15:18:02 +02:00
SConscript.reflash
SConscript.unix feat(core): add loadable solana tokens 2025-04-29 14:54:41 +02:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.