1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
trezor-firmware/core/embed/rust
2023-01-31 10:55:12 +01: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 chore(core/rust): delete model_1 code - it should use model_r 2023-01-31 10:55:12 +01:00
build.rs refactor(core/rust): introduce icon/image type 2023-01-30 12:33:39 +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 chore(core/rust): delete model_1 code - it should use model_r 2023-01-31 10:55:12 +01:00
librust_qstr.h feat(core): confirm homescreen image with thumbnail 2023-01-19 14:11:42 +01:00
librust.h feat(core/rust/ui): return Layout results as singleton objects 2022-04-04 13:32:07 +02:00
micropython.h feat(core): Add Instant and Duration types 2022-01-28 09:58:49 +01:00
qstr.h feat(core): Add Rust bindings to MicroPython and trezorhal 2021-05-05 16:00:21 +02:00
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 chore(core/rust): fixes and formatting 2021-10-07 15:01:55 +02:00
trezorhal.h fix(core): fix usb disconnected warning in new homescreen 2023-01-19 14:11:42 +01:00