1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 01:42:34 +00:00
trezor-firmware/core/embed/rust/src
obrusvit 17d6dd4a55 chore(core): remove battery from show_device_menu
- the battery status changes are now propagated into Components by
Event::PM

[no changelog]
2025-06-11 23:39:28 +02:00
..
coverage chore(core): move coverage-related Rust code into a separate module 2025-05-30 19:26:51 +03:00
crypto docs: improve external definition documentation 2025-05-19 11:14:20 +02:00
micropython perf(core): rewrite trezor.log and trezor.wire_log in Rust 2025-06-11 10:26:09 +03:00
protobuf fix(core/protobuf): properly fail on wire type mismatch 2025-04-29 14:54:41 +02:00
smp feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
storage feat(core): added user adjustable brightness setting 2024-06-03 14:26:25 +02:00
translations chore(core): fix clippy errors 2025-06-09 17:12:31 +02:00
trezorhal feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
ui chore(core): remove battery from show_device_menu 2025-06-11 23:39:28 +02:00
util refactor(core): move c string conversion out of UI code 2025-06-09 17:12:31 +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): fix clippy errors 2025-06-09 17:12:31 +02:00
lib.rs feat(core): update NRF application from firmware 2025-06-09 17:12:31 +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 chore(core/rust): tracing and other smaller improvements/clippy lints 2023-05-11 21:02:21 +02:00
strutil.rs refactor(core): fn plural_form will never panic 2025-05-30 17:38:16 +02:00
time.rs perf(core): use 16-bit duration for Button long-press duration 2025-06-09 20:27:09 +03:00
trace.rs feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00