1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/lib
grdddj b8ea21d24a feat(all): implement translations into Trezor
Co-authored-by matejcik <ja@matejcik.cz>
2024-02-12 14:49:32 +01:00
..
fonts feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
buffers.c chore(core): optimize stack usage during blurring 2023-12-18 10:01:30 +01:00
buffers.h chore(core): optimize stack usage during blurring 2023-12-18 10:01:30 +01:00
colors.c feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
colors.h
display_interface.h feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
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
secbool.h
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 refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
unit_variant.h