1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core/embed/lib
2024-04-03 10:18:40 +02:00
..
fonts feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01: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 feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
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 feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
display.h
dma2d_emul.c
image_hash_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
image.c perf(core): optimize boot speed by checking empty image area by words 2024-02-29 23:05:56 +01:00
image.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
mini_printf.c
mini_printf.h
qr-code-generator
secbool.h
sizedefs.h feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
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 feat(core): allow SD card hotswap based on production date for Model T 2024-02-29 23:05:56 +01:00
unit_variant.h feat(core): allow SD card hotswap based on production date for Model T 2024-02-29 23:05:56 +01:00