1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-05 13:26:57 +00:00
trezor-firmware/core
Roman Zeyde 953b0e23d1 test(core): visit Delizia menu during tests
Currently, only shows the menu (without visiting its children).
Enabled by returning `has_menu=True` via LayoutContent JSON.

Also, reduce the number of `debuglink.read_layout()` calls in tests.

[no changelog]
2025-07-10 12:12:06 +03:00
..
.changelog.d feat(core): use multi-item menus for Solana staking 2025-07-02 12:09:42 +03:00
assets
embed test(core): visit Delizia menu during tests 2025-07-10 12:12:06 +03:00
mocks feat(delizia): allow external menu on confirm_value 2025-07-08 09:59:26 +02:00
site_scons perf(core/bootloader): lazy initialize display in bootloader 2025-07-01 12:24:52 +02:00
src Revert "feat: Make payment request protobuf fields optional." 2025-07-10 10:10:14 +02:00
tests feat(core): Include address_n in address MAC. 2025-07-10 10:10:14 +02:00
tools chore(core/tools): remove obsolete python 3.7 support from tools/alloc.py 2025-07-02 10:52:01 +02:00
translations feat(core): implement hierarchical information menus for Caesar 2025-07-01 11:15:09 +03: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
emu.sh
Makefile ci(core): make sure emulators are not failing on startup 2025-06-30 18:43:42 +03:00
pyrightconfig.json
README.md
SConscript.boardloader chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.bootloader perf(core/bootloader): remove tropic from bootloader 2025-07-01 12:24:52 +02:00
SConscript.bootloader_ci perf(core/bootloader): remove optiga from bootloader 2025-07-01 12:24:52 +02:00
SConscript.bootloader_emu chore(core): add BLE to bootloader emulator 2025-07-02 15:10:42 +02:00
SConscript.firmware refactor(core): introduce suspend module 2025-06-25 10:54:20 +02:00
SConscript.kernel refactor(core): introduce suspend module 2025-06-25 10:54:20 +02:00
SConscript.prodtest feat(core/prodtest): add secrets-write command 2025-07-09 14:38:14 +02:00
SConscript.prodtest_emu feat(core/prodtest): add secrets-write command 2025-07-09 14:38:14 +02:00
SConscript.reflash chore(core): reformat FEATURES_WANTED list for readability 2025-06-04 16:58:15 +02:00
SConscript.secmon refactor(core): introduce suspend module 2025-06-25 10:54:20 +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.