1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/embed/rust
2024-04-16 15:56:45 +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 feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00
build.rs feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00
Cargo.lock feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00
Cargo.toml feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00
crypto.h feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
librust_fonts.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
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 feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
micropython.h
qstr.h
rust_ui_bootloader.h feat(core): introduce new drawing library 2024-04-16 15:56:45 +02: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): refactor display drivers 2024-04-16 15:56:33 +02:00