1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-26 20:19:02 +00:00
trezor-firmware/core
2025-04-16 17:44:24 +02:00
..
.changelog.d fix(core/ui): use "..." ellipsis in "show more" 2025-04-09 15:57:01 +02:00
assets
embed feat(eckhart): implement homescreen ButtonContent 2025-04-16 17:44:24 +02:00
mocks feat(eckhart): show danger flow 2025-04-16 17:44:24 +02:00
site_scons chore(eckhart): fix some clippy warnings 2025-04-16 17:44:24 +02:00
src chore(eckhart): update address warnings 2025-04-16 17:44:24 +02:00
tests feat(core): support USB/BLE sessions 2025-03-31 13:20:53 +03:00
tools feat(eckhart): add fonts 2025-04-16 17:44:23 +02:00
translations feat(eckhart): receive address flow 2025-04-16 17:44:24 +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 perf(core): intern non-alphanumeric characters 2025-04-07 20:19:31 +03:00
SConscript.kernel feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.prodtest feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.reflash
SConscript.unix build(core/unix): use -g instead of -g3 2025-04-16 17:27:11 +02:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.