1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-22 22:48:20 +00:00
trezor-firmware/core/embed/rust
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
..
.cargo
docs
fuzz
src test(core): visit Delizia menu during tests 2025-07-10 12:12:06 +03:00
.gitignore chore(core): remove Cargo.lock generated by rust-analyzer 2025-07-07 12:03:26 +03:00
build.rs fix(core): fix rtc wake-up from suspend mode 2025-06-25 10:54:20 +02:00
Cargo.lock feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
Cargo.toml style(core): fix a few Rust lints 2025-06-11 09:58:08 +03:00
crypto.h
librust_qstr.h refactor(core): use explicit Properties type for menus 2025-07-04 15:42:38 +03:00
librust_qstr.h.mako
librust.h perf(core): rewrite trezor.log and trezor.wire_log in Rust 2025-06-11 10:26:09 +03:00
micropython.h perf(core): rewrite trezor.log and trezor.wire_log in Rust 2025-06-11 10:26:09 +03:00
qstr.h
rust_smp.h feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
rust_types.h
rust_ui_bootloader.h feat(core/bootloader): prepare wireless setup bootloader workflow 2025-07-02 15:10:42 +02:00
rust_ui_common.h feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
rust_ui_prodtest.h
rustfmt.toml
trezorhal.h fix(core): fix rtc wake-up from suspend mode 2025-06-25 10:54:20 +02:00