1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-05 13:26:57 +00:00
trezor-firmware/core
2025-05-15 13:39:51 +02:00
..
.changelog.d feat(core): homescreen streaming 2025-05-14 23:57:03 +02:00
assets
embed feat(eckhart): use gradients in ActionBar 2025-05-15 13:39:51 +02:00
mocks feat(eckhart): send device name and version to the device menu 2025-05-15 13:39:50 +02:00
site_scons chore(eckhart): fix some clippy warnings 2025-05-15 12:40:15 +02:00
src refactor(core): device menu modules 2025-05-15 13:39:51 +02:00
tests chore: remove BNB Beacon Chain support 2025-05-13 09:04:48 +03:00
tools feat(eckhart): add fonts 2025-05-15 12:40:14 +02:00
translations feat(eckhart): confirm output flow 2025-05-15 12:40:15 +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
emu.sh
Makefile feat(vendor): update MicroPython to allow excluding line numbers from bytecode 2025-05-13 17:07:37 +03:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader_ci feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader_emu feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.firmware refactor(core): device menu modules 2025-05-15 13:39:51 +02:00
SConscript.kernel feat(core): add applet feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.prodtest feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.reflash feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.unix refactor(core): device menu modules 2025-05-15 13:39:51 +02:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.