1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/lib
2024-04-12 12:25:46 +00:00
..
fonts feat(core): add fonts for T3T1 bootloader 2024-04-12 12:25:46 +00:00
buffers.c
buffers.h fix(core): fix TOCTOU in sd card bootloader update procedure 2024-03-19 11:33:23 +01:00
colors.c
colors.h
compiler_traits.h
display_interface.h refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
display_utils.c
display_utils.h
display.c
display.h
dma2d_emul.c
image_hash_conf.h
image.c
image.h refactor(core): simplify secret.h api, hide platform differences 2024-04-11 16:13:58 +02:00
mini_printf.c
mini_printf.h
qr-code-generator
secbool.h
sizedefs.h
terminal.c
terminal.h
touch.c
translations.c refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
translations.h refactor(core): make translations blob handling HW agnostic 2024-02-29 23:05:56 +01:00
unit_variant.c
unit_variant.h