You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/lib
Martin Milata c03781aef9
fix(core/ui): T3T1: keep only lowercase letters in font_ttsatoshi_demibold_42
4 months ago
..
fonts fix(core/ui): T3T1: keep only lowercase letters in font_ttsatoshi_demibold_42 4 months ago
buffers.c chore(core): optimize stack usage during blurring 10 months ago
buffers.h fix(core): fix TOCTOU in sd card bootloader update procedure 7 months ago
colors.c feat(core): add basic support for efficient frame buffer graphics 12 months ago
colors.h feat(core): support STM32F429 discovery board 1 year ago
compiler_traits.h feat(core): add basic support for STM32U5 7 months ago
display_draw.c feat(core): introduce new display drivers 5 months ago
display_draw.h feat(core): introduce new display drivers 5 months ago
display_utils.c refactor(core/embed): introduce display_utils.c 8 months ago
display_utils.h refactor(core/embed): introduce display_utils.c 8 months ago
dma2d_emul.c feat(core): introduce new display drivers 5 months ago
gfx_bitblt.h feat(core): introduce mono8 bitmap blending 4 months ago
gfx_bitblt_mono8.c feat(core): add alpha capabilities to 4-bit blending 5 months ago
gfx_bitblt_rgb565.c feat(core): introduce mono8 bitmap blending 4 months ago
gfx_bitblt_rgba8888.c feat(core): introduce mono8 bitmap blending 4 months ago
gfx_color.c feat(core): introduce new display drivers 5 months ago
gfx_color.h fix(core): fix alpha component extraction 5 months ago
gfx_draw.c feat(core): introduce new display drivers 5 months ago
gfx_draw.h feat(core): introduce new display drivers 5 months ago
image.c perf(core): optimize boot speed by checking empty image area by words 7 months ago
image.h chore(core): Improve VTRUST bits documentation and naming. 5 months ago
image_hash_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 7 months ago
mini_printf.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
mini_printf.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
qr-code-generator refactor(core): move files out of extmod 1 year ago
secbool.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
sizedefs.h feat(core): add support for STM32U585 7 months ago
terminal.c feat(core): introduce new display drivers 5 months ago
terminal.h feat(core): introduce new display drivers 5 months ago
touch.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
translations.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
translations.h refactor(core): make translations blob handling HW agnostic 7 months ago
unit_variant.c feat(core): Add unit packaging variant field to Features. 5 months ago
unit_variant.h feat(core): Add unit packaging variant field to Features. 5 months ago