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/src
Martin Milata e60ed788f2 fix(core/rust/ui): add cargo flag for Component::bounds() support
Rarely used debugging feature.

[no changelog]
2023-03-23 20:16:22 +01:00
..
micropython feat(core/rust/ui): implement Clone for StrBuffer 2023-03-09 23:36:36 +01:00
protobuf refactor(core/rust): more explicit buffer semantics, StrBuffer::alloc 2022-09-06 16:27:22 +02:00
storage feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
trezorhal refactor(core): switch to Rust implementation of QR-Code-generator 2023-03-09 23:36:36 +01:00
ui fix(core/rust/ui): add cargo flag for Component::bounds() support 2023-03-23 20:16:22 +01:00
error.rs feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
lib.rs feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
strutil.rs feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
time.rs feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
trace.rs test(core/rust/ui): pagination unit test 2022-02-10 14:57:42 +01:00