1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-28 09:08:07 +00:00
trezor-firmware/core/embed/rust/src
matejcik 0b52ffb914 feat(core/rust): const geometry
Make sure all geometry functions are const. This seems semantically correct and achieves a small space saving.
2022-08-18 15:22:48 +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 feat(core/rust): expose uzlib functions to rust 2022-08-12 13:30:24 +02:00
ui feat(core/rust): const geometry 2022-08-18 15:22:48 +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