1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/embed/rust
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
wip: unify confirm_action

wip: unify confirm_fido

wip: unify request_pin, clean up prompts

wip: unify select_word

wip: unify request_number

refactor(core/reset): refactor confirm_share_words

[no changelog]
2023-01-13 17:09:25 +01:00
..
.cargo
fuzz build(deps): bump regex from 1.5.4 to 1.5.6 in /core/embed/rust/fuzz 2022-06-07 12:20:02 +02:00
src feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01:00
build.rs feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation 2022-11-29 21:03:06 +01:00
Cargo.lock feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
Cargo.toml feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
librust_qstr.h feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01:00
librust.h
micropython.h
qstr.h
rust_ui.h feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
rustfmt.toml
trezorhal.h feat(core): change display type for model R 2022-11-24 11:37:52 +01:00