1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-30 03:18:20 +00:00
trezor-firmware/core/embed/lib
2024-10-31 10:25:31 +01:00
..
fonts feat(core/translations): add it, pt 2024-09-03 21:58:09 +02:00
assert.h
bl_check.c refactor(core): streamline layout definitions 2024-09-27 09:49:20 +02:00
bl_check.h refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +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 fix(emulator): fix emulator crash on MacOS 2024-10-30 14:18:34 +01:00
error_handling.h
flash_utils.c refactor(core): rename TRANSLATIONS_AREA to ASSETS_AREA 2024-09-27 09:49:20 +02:00
flash_utils.h refactor(core/embed): introduce new mpu driver 2024-09-24 12:21:53 +02:00
gfx_bitblt_mono8.c fix(core): fix blending mono 4 on mono 8 canvas 2024-09-17 17:46:11 +02:00
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 feat(core): support 32 bit colors in emulator 2024-10-23 14:42:13 +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 refactor(core): remove hash_processor syscalls 2024-10-22 07:41:30 +02:00
image.c fix(core): resolve static_assert error on macos compiler 2024-10-09 13:03:51 +02:00
image.h fix(core): align coreapp start to 8KB (u5 only) 2024-10-31 10:25:31 +01:00
mini_printf.c refactor(core): outline nested functions in mini_printf 2024-10-09 13:03:51 +02:00
mini_printf.h
qr-code-generator
rsod.c fix(emulator): fix rsod drawing in emulator 2024-10-09 13:03:51 +02:00
rsod.h refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
secbool.h
sizedefs.h feat(core): introduce new alignment macros 2024-10-31 10:25:31 +01:00
terminal.c fix(emulator): fix rsod drawing in emulator 2024-10-09 13:03:51 +02:00
terminal.h
translations.c refactor(core): rename TRANSLATIONS_AREA to ASSETS_AREA 2024-09-27 09:49:20 +02:00
translations.h chore(embed/core): add include guard to translations.h 2024-09-24 12:21:53 +02:00