1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/core/embed/rust/src
2024-10-22 07:41:30 +02: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/build): remove hardcoded build path 2024-09-24 12:21:53 +02:00
storage
translations fix(core/ui): add 2nd version of continue anyway 2024-10-10 19:14:16 +02:00
trezorhal refactor(core): adjust system api for syscall verifier 2024-10-22 07:41:30 +02:00
ui chore(core/embed): remove unused import 2024-10-17 21:50:32 +02: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