1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-02 12:38:43 +00:00
trezor-firmware/core/embed/rust/src
2024-07-25 21:09:43 +00:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
micropython feat(core/rust): introduce GcBox 2024-07-12 09:46:50 +02:00
protobuf refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
storage feat(core): added user adjustable brightness setting 2024-06-03 14:26:25 +02:00
translations fix(core): show correct word count in more info 2024-07-22 12:09:16 +02:00
trezorhal refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
ui refactor(core/mercury): remove unnecessary Child 2024-07-25 21:09:43 +00:00
debug.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
error.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
io.rs feat(core): introduce new drawing library 2024-05-17 09:17:37 +02:00
lib.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
macros.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
maybe_trace.rs
strutil.rs refactor(core): remove StringType 2024-06-19 09:14:51 +02:00
time.rs feat(core): word quiz enter animation 2024-06-06 14:00:13 +02:00
trace.rs