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
tychovrahe 535a052df4
refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
6 months ago
..
.cargo feat(core): Add Rust Protobuf codec 3 years ago
docs chore(core/rust): move illustration outside src/ tree 7 months ago
fuzz chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz 6 months ago
src refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 6 months ago
Cargo.lock refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 6 months ago
Cargo.toml refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 6 months ago
build.rs feat(core): add haptic feedback 7 months ago
crypto.h feat(core/rust): add trezorcrypto bindings 7 months ago
librust.h feat(all): implement translations into Trezor 7 months ago
librust_fonts.h feat(all): implement translations into Trezor 7 months ago
librust_qstr.h fix(core/translations): correctly rename previous symbol 6 months ago
librust_qstr.h.mako fix(core/rust): exclude altcoin strings from generated code 6 months ago
micropython.h feat(core): Add Instant and Duration types 3 years ago
qstr.h chore(vendor): bump micropython to 1.19.1 1 year ago
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/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 6 months ago
rust_ui_common.h refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 6 months ago
rustfmt.toml chore(core/rust): fixes and formatting 3 years ago
trezorhal.h feat(core): add haptic feedback 7 months ago