1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/rust
2022-04-11 16:49:58 +02:00
..
.cargo feat(core): Add Rust Protobuf codec 2021-06-08 09:55:19 +02:00
fuzz chore(core): prepare for fuzzing targets 2021-10-07 15:01:55 +02:00
src fix(core/rust): be more defensive about strings coming in from uPy 2022-04-11 16:49:58 +02:00
build.rs feat(core/rust): introduce StrBuffer 2022-04-11 16:49:58 +02:00
Cargo.lock feat(core): add Rust UI components, layouts, text rendering 2021-10-07 15:01:55 +02:00
Cargo.toml build(core): update rust edition to 2021 2021-12-07 17:12:43 +01:00
librust_qstr.h feat(core): enable UI tests for redesigned UI 2022-04-07 17:58:41 +02: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
rustfmt.toml chore(core/rust): fixes and formatting 2021-10-07 15:01:55 +02:00