1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/rust/src
2022-09-07 16:46:47 +02:00
..
micropython refactor(core/rust): more explicit buffer semantics, StrBuffer::alloc 2022-09-06 16:27:22 +02:00
protobuf refactor(core/rust): more explicit buffer semantics, StrBuffer::alloc 2022-09-06 16:27:22 +02:00
trezorhal fix(core/rust): fix uzlib window allocation 2022-08-29 10:11:45 +02:00
ui fix(core/rust/ui): expose method for completely repainting layout 2022-09-07 16:46:47 +02:00
error.rs feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
lib.rs feat(core/rust): unwrap! macro to trigger nicer behavior than the built-in 2022-08-18 15:22:48 +02:00
time.rs feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
trace.rs