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
grdddj e06335d877 feat(core/rust): differentiate between short and long button press
With the help of this, making long DELETE press delete all the
inputted characters in PIN or passphrase entries.

[no changelog]
2023-09-21 11:30:02 +02:00
..
.cargo feat(core): Add Rust Protobuf codec 2021-06-08 09:55:19 +02:00
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/rust): differentiate between short and long button press 2023-09-21 11:30:02 +02:00
build.rs feat(core): create new Ethereum send flow for TT 2023-09-04 13:50:30 +02:00
Cargo.lock refactor(core): split tjpgdec into own crate 2023-06-14 15:53:56 +02:00
Cargo.toml feat(core): Support Optiga in Trezor firmware. 2023-09-13 15:45:48 +02:00
librust_qstr.h chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between 2023-09-15 09:50:21 +02:00
librust_qstr.h.mako feat(core/rust): create mako template for QSTR generation 2023-05-11 21:02:21 +02:00
librust.h refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
micropython.h feat(core): Add Instant and Duration types 2022-01-28 09:58:49 +01:00
qstr.h chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
rust_ui.h fix(core): fix T2B1 "restarting in" label capitalization 2023-09-20 21:36:07 +02:00
rustfmt.toml chore(core/rust): fixes and formatting 2021-10-07 15:01:55 +02:00
trezorhal.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00