1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/rust
obrusvit fccfa43ac9 fix(core/ui): fix model R common title
The title previously disappeared after going back and forth. Used in PIN
setting and FIDO confirm.

[no changelog]
2024-05-08 22:46:58 +02:00
..
.cargo feat(core): Add Rust Protobuf codec 2021-06-08 09:55:19 +02:00
docs
fuzz chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz 2024-03-18 11:49:06 +01:00
src fix(core/ui): fix model R common title 2024-05-08 22:46:58 +02:00
build.rs refactor(core): generate macros for rust bindgen automatically 2024-04-25 13:20:07 +02:00
Cargo.lock refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2024-04-04 15:02:28 +02:00
Cargo.toml feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00:00
crypto.h
librust_fonts.h
librust_qstr.h chore(core): rename "seed" to "backup" 2024-05-01 09:23:40 +02:00
librust_qstr.h.mako fix(core/rust): exclude altcoin strings from generated code 2024-03-08 13:17:12 +01:00
librust.h
micropython.h
qstr.h
rust_ui_bootloader.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
rust_ui_common.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
rust_ui.h refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 2024-04-05 18:16:59 +02:00
rustfmt.toml
trezorhal.h feat(core): add haptic feedback 2024-02-29 23:05:56 +01:00