1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed/lib
2024-07-09 11:44:21 +02:00
..
fonts feat: use alternative numeral glyphs for T3T1 2024-06-30 12:07: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 feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
display_draw.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
display_utils.c
display_utils.h
dma2d_emul.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
error_handling.c refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +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 feat(core): add alpha capabilities to 4-bit blending 2024-05-17 10:42:32 +02:00
gfx_bitblt_rgb565.c feat(core): introduce mono8 bitmap blending 2024-05-28 17:07:52 +02:00
gfx_bitblt_rgba8888.c feat(core): introduce mono8 bitmap blending 2024-05-28 17:07:52 +02:00
gfx_bitblt.h feat(core): introduce mono8 bitmap blending 2024-05-28 17:07:52 +02:00
gfx_color.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
gfx_color.h feat(core): add support for 32bit colors in UI 2024-07-09 11:44:21 +02:00
gfx_draw.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
gfx_draw.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
image_hash_conf.h
image.c
image.h chore(core): Improve VTRUST bits documentation and naming. 2024-05-17 14:37:38 +02:00
mini_printf.c
mini_printf.h
qr-code-generator
secbool.h
sizedefs.h
terminal.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
terminal.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
translations.c
translations.h
unit_variant.c
unit_variant.h