1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core/embed/lib
Martin Milata 98287f550d fix(core): macos build with signed char
[no changelog]
2024-04-24 02:31:43 +02:00
..
fonts feat(core): add fonts for T3T1 2024-04-16 23:30:07 +02:00
buffers.c chore(core): optimize stack usage during blurring 2023-12-18 10:01:30 +01:00
buffers.h fix(core): fix TOCTOU in sd card bootloader update procedure 2024-03-19 11:33:23 +01:00
colors.c feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
colors.h feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
compiler_traits.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
display_draw.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
display_draw.h feat(core): refactor display drivers 2024-04-16 15:56:33 +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
dma2d_emul.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_bitblt_mono8.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_bitblt_rgb565.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_bitblt_rgba8888.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_bitblt.h feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_color.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_color.h feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_draw.c feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
gl_draw.h feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
image_hash_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
image.c perf(core): optimize boot speed by checking empty image area by words 2024-02-29 23:05:56 +01:00
image.h refactor(core): simplify secret.h api, hide platform differences 2024-04-11 16:13:58 +02:00
mini_printf.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
mini_printf.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
qr-code-generator
secbool.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
sizedefs.h feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
terminal.c fix(core): macos build with signed char 2024-04-24 02:31:43 +02:00
terminal.h feat(core): refactor display drivers 2024-04-16 15:56:33 +02:00
touch.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
translations.c refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
translations.h refactor(core): make translations blob handling HW agnostic 2024-02-29 23:05:56 +01:00
unit_variant.c feat(core): allow SD card hotswap based on production date for Model T 2024-02-29 23:05:56 +01:00
unit_variant.h feat(core): allow SD card hotswap based on production date for Model T 2024-02-29 23:05:56 +01:00