1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-31 02:48:44 +00:00
trezor-firmware/core
Roman Zeyde 4bb55d189e feat(core): support 32-bit translation blob container lengths
Otherwise, large translations and fonts may not fit into one 64kB blob.
2025-04-29 21:00:08 +03:00
..
.changelog.d feat(core): support 32-bit translation blob container lengths 2025-04-29 21:00:08 +03:00
assets
embed feat(core): support 32-bit translation blob container lengths 2025-04-29 21:00:08 +03:00
mocks fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
site_scons build(core): default T3W1 to revision C 2025-04-09 23:44:12 +02:00
src style: fix linter complaints 2025-04-29 14:54:41 +02: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 fix(core/solana): improve token info display 2025-04-29 14:54:41 +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
SConscript.bootloader_ci
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
SConscript.prodtest
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.