1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-28 23:32:05 +00:00
trezor-firmware/core/embed/rust/src
2025-02-26 16:46:35 +01:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
micropython refactor(rust): improve time module 2025-02-26 09:56:08 +01:00
protobuf chore(core): allow encoding protobuf into memoryview 2024-11-15 08:47:24 +01:00
storage feat(core): added user adjustable brightness setting 2024-06-03 14:26:25 +02:00
translations feat(eckhart): share words flow 2025-02-26 15:55:18 +01:00
trezorhal feat(core/prodtest): add BLE testing 2025-02-26 10:27:14 +01:00
ui feat(eckhart): full-screen mnemonic component 2025-02-26 16:46:35 +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 chore(core): remove unused code 2025-02-11 09:38:49 +01: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(eckhart): implement hold to confirm anim 2025-02-26 15:55:18 +01:00
trace.rs