1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 19:08:12 +00:00
trezor-firmware/core/embed/rust/src
2024-11-19 16:39:14 +01:00
..
crypto
micropython refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
protobuf chore(core): allow encoding protobuf into memoryview 2024-11-15 08:47:24 +01:00
storage
translations chore(core) Translate hard-coded 'Enable labeling' string 2024-11-06 18:34:05 +01:00
trezorhal refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
ui refactor(core): move show_group_share_success 2024-11-19 16:39:14 +01:00
debug.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
error.rs
io.rs fix(core): fix slow jpeg decoding 2024-09-25 12:46:57 +02:00
lib.rs
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
trace.rs