1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/core/embed/rust
2021-11-24 15:36:34 +01: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 refactor(core/rust): allow model_t1 and model_tt at once 2021-11-24 15:36:34 +01:00
build.rs feat(core/rust): exposing vararg functions to uPy 2021-11-24 15:36:34 +01:00
Cargo.lock feat(core): add Rust UI components, layouts, text rendering 2021-10-07 15:01:55 +02:00
Cargo.toml feat(core/rust): add support for T1 UI 2021-11-24 15:36:34 +01:00
librust_qstr.h refactor(core/rust): allow model_t1 and model_tt at once 2021-11-24 15:36:34 +01:00
librust.h feat(core/rust): add example layout for T1 2021-11-24 15:36:34 +01:00
micropython.h feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02: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