1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-30 10:28:14 +00:00
trezor-firmware/core/embed/rust
2025-07-21 12:57:43 +02:00
..
.cargo
docs
fuzz chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz 2024-03-18 11:49:06 +01:00
src chore(core): add missing parameter to set_brightness function 2025-07-21 12:57:43 +02:00
.gitignore chore(core): remove Cargo.lock generated by rust-analyzer 2025-07-07 12:03:26 +03:00
build.rs feat(core/bootloader): bootloader button power off logic 2025-07-17 20:46:27 +02:00
Cargo.lock feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
Cargo.toml style(core): fix a few Rust lints 2025-06-11 09:58:08 +03:00
crypto.h
librust_qstr.h feat(core): support displaying EIP-712 message hash during signing 2025-07-19 15:00:37 +02:00
librust_qstr.h.mako fix(core): remove debug-related data from PYOPT=1 firmware builds 2025-04-24 17:27:21 +03:00
librust.h perf(core): rewrite trezor.log and trezor.wire_log in Rust 2025-06-11 10:26:09 +03:00
micropython.h perf(core): rewrite trezor.log and trezor.wire_log in Rust 2025-06-11 10:26:09 +03:00
qstr.h feat(vendor): update MicroPython to support sorted qstr pools 2025-04-14 21:20:08 +03:00
rust_smp.h feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
rust_types.h fix(core/bootloader): increase c_laoyout_t buffer size 2025-05-16 14:56:23 +02:00
rust_ui_bootloader.h feat(core/bootloader): bootloader button power off logic 2025-07-17 20:46:27 +02:00
rust_ui_common.h feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
rust_ui_prodtest.h feat(core/prodtest): add fuel gauge to prodtest welcome screen 2025-05-30 14:04:45 +02:00
rustfmt.toml
trezorhal.h fix(core): fix rtc wake-up from suspend mode 2025-06-25 10:54:20 +02:00