1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-09 20:56:05 +00:00
trezor-firmware/core/embed/lib
Martin Milata 777ad11bec feat(core/translations): add it, pt
Partially added TR.
2024-09-03 21:58:09 +02:00
..
fonts feat(core/translations): add it, pt 2024-09-03 21:58:09 +02:00
assert.h refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +02:00
buffers.c
buffers.h
colors.c
colors.h
compiler_traits.h
display_draw.c
display_draw.h
display_utils.c
display_utils.h
dma2d_emul.c
error_handling.c debug(core): make C impl of __fatal_error print to stderr 2024-07-12 09:46:50 +02:00
error_handling.h refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +02:00
gfx_bitblt_mono8.c
gfx_bitblt_rgb565.c
gfx_bitblt_rgba8888.c
gfx_bitblt.h
gfx_color.c
gfx_color.h feat(core): add support for 32bit colors in UI 2024-07-09 11:44:21 +02:00
gfx_draw.c fix(core/prodtest): fix prodtest build with NEW_RENDERING on 2024-08-22 14:28:54 +02:00
gfx_draw.h fix(core/prodtest): fix prodtest build with NEW_RENDERING on 2024-08-22 14:28:54 +02:00
image_hash_conf.h
image.c fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
image.h fix(core/bootloader): evaluate model before vendor header signature when installing firmware 2024-08-20 12:22:35 +02:00
mini_printf.c
mini_printf.h
qr-code-generator
secbool.h
sizedefs.h
terminal.c
terminal.h
translations.c
translations.h
unit_variant.c
unit_variant.h