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 9f98797188 refactor(core): remove UTF-8 support from C
- re-implement some fonts handling functions in Rust and delete them
from C
- C code only needs to handle ASCII characters
2024-12-08 19:07:16 +01:00
..
gfx refactor(core): remove UTF-8 support from C 2024-12-08 19:07:16 +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 refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust refactor(core): remove UTF-8 support from C 2024-12-08 19:07:16 +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 refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
util fix(core): fix option bytes settings for U5G models 2024-12-02 15:06:09 +01:00