1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/core/embed/rust
2024-09-24 12:21:53 +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 refactor(core/build): remove hardcoded build path 2024-09-24 12:21:53 +02:00
build.rs refactor(core/build): remove hardcoded build path 2024-09-24 12:21:53 +02:00
Cargo.lock chore(core/rust): drop cstr_core dependency 2024-06-19 09:14:51 +02:00
Cargo.toml fix(core/bootloader): fix T3B1 bootloader UI - unsafe screen, boot image 2024-09-02 15:50:51 +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 refactor(core): use code to append colon to strings 2024-09-17 01:44:20 +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/bootloader): only allow confirm-less firmware installation for full-trust images 2024-09-03 08:39:42 +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 refactor(core/embed): extract hw entropy logic to its own module 2024-09-24 12:21:53 +02:00