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
obrusvit a01a787113 refactor(core): remove StringType
This commit removes the last usage of StringType. In the future, we use
TString.

[no changelog]
2024-06-19 09:14:51 +02:00
..
.cargo
docs
fuzz
src refactor(core): remove StringType 2024-06-19 09:14:51 +02:00
build.rs feat(core/rust): add option to Gc-allocate with finaliser 2024-06-03 19:43:08 +02:00
Cargo.lock chore(core/rust): drop cstr_core dependency 2024-06-19 09:14:51 +02:00
Cargo.toml chore(core/rust): drop cstr_core dependency 2024-06-19 09:14:51 +02:00
crypto.h
librust_fonts.h
librust_qstr.h feat(core/ui): info screens before ShareWords 2024-06-06 14:00:13 +02:00
librust_qstr.h.mako
librust.h
micropython.h
qstr.h
rust_ui_bootloader.h feat(core): integrate new drawing library 2024-05-17 09:17:37 +02:00
rust_ui_common.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
rust_ui.h feat(core): integrate new drawing library 2024-05-17 09:17:37 +02:00
rustfmt.toml
trezorhal.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00