You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/rust
Martin Milata 4baa4d95a4
fix(core): fix display fatal error screen (T3T1)
6 months ago
..
.cargo
docs
fuzz chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz 6 months ago
src fix(core): fix display fatal error screen (T3T1) 6 months ago
Cargo.lock refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 6 months ago
Cargo.toml feat(core): copy T2T1 bootloader UI for T3T1 6 months ago
build.rs
crypto.h
librust.h
librust_fonts.h
librust_qstr.h fix(core/translations): correctly rename previous symbol 6 months ago
librust_qstr.h.mako
micropython.h
qstr.h
rust_ui.h refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 6 months ago
rust_ui_bootloader.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 6 months ago
rust_ui_common.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 6 months ago
rustfmt.toml
trezorhal.h