1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/rust
2024-04-25 13:20:07 +02:00
..
.cargo
docs chore(core/rust): move illustration outside src/ tree 2024-02-12 14:49:32 +01:00
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 fix(core): fix display fatal error screen (T3T1) 2024-04-12 12:25:46 +00:00
build.rs refactor(core): generate macros for rust bindgen automatically 2024-04-25 13:20:07 +02:00
Cargo.lock refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2024-04-04 15:02:28 +02:00
Cargo.toml feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00:00
crypto.h feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
librust_fonts.h
librust_qstr.h fix(core/translations): correctly rename previous symbol 2024-04-02 11:10:24 +02:00
librust_qstr.h.mako fix(core/rust): exclude altcoin strings from generated code 2024-03-08 13:17:12 +01:00
librust.h
micropython.h
qstr.h
rust_ui_bootloader.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
rust_ui_common.h refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
rust_ui.h refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 2024-04-05 18:16:59 +02:00
rustfmt.toml
trezorhal.h feat(core): add haptic feedback 2024-02-29 23:05:56 +01:00