1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-20 14:39:22 +00:00
trezor-firmware/core/embed/lib
2024-02-29 23:05:56 +01:00
..
fonts feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
buffers.c
buffers.h
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
display_utils.c refactor(core/embed): introduce display_utils.c 2024-01-26 11:30:40 +01:00
display_utils.h refactor(core/embed): introduce display_utils.c 2024-01-26 11:30:40 +01:00
display.c feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
display.h refactor(core/embed): introduce display_utils.c 2024-01-26 11:30:40 +01:00
dma2d_emul.c
image.c feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
image.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
mini_printf.c
mini_printf.h
qr-code-generator refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
secbool.h
sizedefs.h feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
terminal.c refactor(core/embed): move&rename display terminal functions 2024-01-26 11:30:40 +01:00
terminal.h refactor(core/embed): move&rename display terminal functions 2024-01-26 11:30:40 +01:00
touch.c
unit_variant.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
unit_variant.h