1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-24 05:12:02 +00:00
trezor-firmware/core/embed/rust
matejcik 68bda9cee8 feat(core/rust): introduce trait PaginateFull throughout Delizia
PaginateFull uses Pager instead of reporting just the total number of
pages. Delizia will rely on this trait; going forward, we'll want
PaginateFull to replace Paginate, but this refactor would be too big if
we also needed to include Caesar and Bolt in it
2025-02-11 11:55:21 +01: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 feat(core/rust): introduce trait PaginateFull throughout Delizia 2025-02-11 11:55:21 +01:00
build.rs feat(core): introduce hardware jpeg decoder 2025-02-11 09:38:49 +01:00
Cargo.lock chore(core/rust): drop cstr_core dependency 2024-06-19 09:14:51 +02:00
Cargo.toml refactor(core): render prodtest UI in rust 2025-02-11 11:25:18 +01:00
crypto.h
librust_qstr.h fix(core): fix fading issues 2025-01-23 15:24:00 +01:00
librust_qstr.h.mako
librust.h refactor(core): remove trezorui2 module 2024-12-19 00:09:20 +01:00
micropython.h refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
qstr.h
rust_ui_bootloader.h refactor(core): introduce global trezor_rtl/bsp/model headers 2024-11-05 10:00:31 +01:00
rust_ui_common.h fix(core): add fade-in to boot stage 2 screen if backlight was reset 2025-02-02 22:41:17 +01:00
rust_ui_prodtest.h refactor(core): render prodtest UI in rust 2025-02-11 11:25:18 +01:00
rust_ui.h refactor(core): introduce global trezor_rtl/bsp/model headers 2024-11-05 10:00:31 +01:00
rustfmt.toml
trezorhal.h refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00