1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-04 16:09:05 +00:00
trezor-firmware/core/embed/rust/src
Lukas Bielesch fb04c1c4d1 fix(eckhart): Fix behavior of set brightness screen:
Do not confirm brightness by releasing finger, but by pressing the cross button.
2025-04-16 17:44:24 +02: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): confirm output flow 2025-04-16 17:44:24 +02:00
trezorhal refactor(core): convert modtrezorio.ble to rust 2025-04-15 13:08:37 +02:00
ui fix(eckhart): Fix behavior of set brightness screen: 2025-04-16 17:44:24 +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): expose RuntimeError 2025-04-15 13:08:37 +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-04-16 17:44:24 +02:00
trace.rs feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00