1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-25 05:42:03 +00:00
trezor-firmware/core/embed/rust/src
2025-02-18 23:39:23 +01:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
micropython fix(core): unify size of enums between rust and C 2025-01-29 09:10:35 +01:00
protobuf chore(core): allow encoding protobuf into memoryview 2024-11-15 08:47:24 +01:00
storage
translations feat(eckhart): share words flow 2025-02-18 23:39:23 +01:00
trezorhal feat(core): add simple downscaling for bitmap copy ops 2025-02-11 09:38:49 +01:00
ui feat(eckhart): Add new Button 'is_pressed' function 2025-02-18 23:39:23 +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-18 17:11:58 +01:00
trace.rs