1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 17:38:13 +00:00
trezor-firmware/core/embed
obrusvit 35cc8b5d38 refactor(core): simplify font handling
This commit removes the usage of macros for font data definitions.
Instead, it includes data as const structs of newly introduced
font_info_t type.

[no changelog]

refactor(core): use font_id_t instead of plain int

[no changelog]
2024-12-03 00:22:48 +01:00
..
gfx refactor(core): simplify font handling 2024-12-03 00:22:48 +01:00
io fix(core): fix haptic driver with reset pin initialization 2024-12-02 17:18:59 +01:00
models feat(core): use SMPS on T3W1 2024-12-02 15:06:32 +01:00
projects fix(core/prodtest): fix BOOTLOADER VERSION command 2024-12-02 15:05:55 +01:00
rtl
rust refactor(core): simplify font handling 2024-12-03 00:22:48 +01:00
sec refactor(core): use separate implementation of secret.c for unix 2024-11-25 16:59:45 +01:00
sys fix(core/kernel): properly cut off error message 2024-11-25 16:23:05 +01:00
upymod
util fix(core): fix option bytes settings for U5G models 2024-12-02 15:06:09 +01:00