1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-21 04:41:18 +00:00
trezor-firmware/core/embed/rust
Ioan Bizău 3b40950f7a refactor(core): drop confirm_blob_with_optional_pagination
Commit c300576d6c introduced
`confirm_blob_with_optional_pagination` which proved to be unpopular and
impractical. This commit brings back the old behaviour of having the
`ask_pagination` parameter on `confirm_blob`. It also reverts back to
using the old way of paginating `confirm_blob` on model R, which the
aforementioned commit ignored and re-implemented from scratch.

[no changelog]
2024-11-15 12:45:59 +01:00
..
.cargo
docs
fuzz
src refactor(core): drop confirm_blob_with_optional_pagination 2024-11-15 12:45:59 +01:00
build.rs refactor(core): rename xframebuffer to framebuffer 2024-11-13 12:15:38 +01:00
Cargo.lock chore(core/rust): drop cstr_core dependency 2024-06-19 09:14:51 +02:00
Cargo.toml refactor(core): rename xframebuffer to framebuffer 2024-11-13 12:15:38 +01:00
crypto.h
librust_fonts.h
librust_qstr.h refactor(core): use warning_hi_prio in ETH flow 2024-11-15 12:45:59 +01:00
librust_qstr.h.mako
librust.h
micropython.h
qstr.h
rust_ui_bootloader.h refactor(core): introduce global trezor_rtl/bsp/model headers 2024-11-05 10:00:31 +01:00
rust_ui_common.h refactor(core): introduce global trezor_rtl/bsp/model headers 2024-11-05 10:00:31 +01:00
rust_ui.h refactor(core): introduce global trezor_rtl/bsp/model headers 2024-11-05 10:00:31 +01:00
rustfmt.toml
trezorhal.h chore(core): remove legacy drawing code (rust) 2024-11-13 12:15:38 +01:00