1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-08 05:32:39 +00:00
trezor-firmware/core/embed
obrusvit cf5b89f90a refactor(core): get rid of font IDs in micropython
- application layer should not deal with fonts at all
- distinction between MONO and others is preserved by bool argument in
`should_show_more` interpreted as `is_data`

[no changelog]
2025-02-06 13:32:29 +01:00
..
gfx fix(core/prodtest): fix text rendering 2025-02-06 07:56:15 +01:00
io feat(core): introduce TPS61062 backlight driver 2025-02-02 22:41:17 +01:00
models refactor(core): make homescreen max size model dependent 2025-02-06 12:40:23 +01:00
projects fix(core/prodtest): fix QR code display 2025-02-06 07:56:15 +01:00
rtl feat(prodtest): refactor and improve prodtest 2025-01-31 08:15:20 +01:00
rust refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
sec refactor(core): stop using shutdown_privileged directly 2025-01-30 14:07:25 +01:00
sys refactor(core): cleaner backlight switch-off in PVD IRQ 2025-02-02 22:41:17 +01:00
upymod refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
util refactor(core): simplify shutdown/handover code 2025-01-30 14:07:25 +01:00