1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 07:12:34 +00:00
trezor-firmware/core/embed/rust/src
2025-01-16 13:54:13 +01:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
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 refactor(core): safe iface for get_glyph_data 2024-12-16 13:54:27 +01:00
trezorhal feat(core): expose BLE functionality to rust 2025-01-14 09:15:12 +01:00
ui fix(core): disallow canceling on uncancelable pages 2025-01-16 13:54:13 +01: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 fix(core): fix slow jpeg decoding 2024-09-25 12:46:57 +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
trace.rs