1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/core/embed/rust/src
2022-07-20 12:46:01 +02:00
..
micropython feat(rust): add print! macro for logging into terminal 2022-07-20 12:46:01 +02:00
protobuf feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
trezorhal fix(core/rust): fix overflow in tests by properly using 0-terminated strings 2022-06-29 09:24:54 +02:00
ui fix(core/ui): fix char boundary bug in Rust layout 2022-06-28 18:01:02 +02:00
error.rs feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
lib.rs feat(rust): add more details into panic handler 2022-07-20 12:46:01 +02: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