1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-23 21:02:23 +00:00
trezor-firmware/core/embed
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
..
gfx refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
io fix(core): fix default (out of range) color used by gfxmmu 2025-02-10 15:58:22 +01:00
models fix(core): don't use RSOD_INFINITE_LOOP on models using DSI/LTDC displays 2025-02-06 13:53:31 +01:00
projects refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
rtl feat(prodtest): refactor and improve prodtest 2025-01-31 08:15:20 +01:00
rust feat(core/rust): introduce trait PaginateFull throughout Delizia 2025-02-11 11:55:21 +01:00
sec refactor(core): stop using shutdown_privileged directly 2025-01-30 14:07:25 +01:00
sys feat(core): introduce hardware jpeg decoder 2025-02-11 09:38:49 +01:00
upymod refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
util refactor(core): simplify shutdown/handover code 2025-01-30 14:07:25 +01:00