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
tychovrahe afefc17478
refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
4 months ago
..
fonts feat(all): implement translations into Trezor 5 months ago
buffers.c chore(core): optimize stack usage during blurring 6 months ago
buffers.h chore(core): optimize stack usage during blurring 6 months ago
colors.c feat(core): add basic support for efficient frame buffer graphics 9 months ago
colors.h feat(core): support STM32F429 discovery board 1 year ago
compiler_traits.h feat(core): add basic support for STM32U5 4 months ago
display.c feat(all): implement translations into Trezor 5 months ago
display.h refactor(core/embed): introduce display_utils.c 5 months ago
display_interface.h refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 4 months ago
display_utils.c refactor(core/embed): introduce display_utils.c 5 months ago
display_utils.h refactor(core/embed): introduce display_utils.c 5 months ago
dma2d_emul.c refactor(core): make emulated dma2d usable outside of emulator 1 year ago
image.c perf(core): optimize boot speed by checking empty image area by words 4 months ago
image.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 4 months ago
image_hash_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 4 months ago
mini_printf.c refactor(core): restructure trezorhal, prepare to support more platforms 12 months ago
mini_printf.h refactor(core): restructure trezorhal, prepare to support more platforms 12 months 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 12 months ago
sizedefs.h feat(core): add support for STM32U585 4 months ago
terminal.c refactor(core/embed): move&rename display terminal functions 5 months ago
terminal.h refactor(core/embed): move&rename display terminal functions 5 months ago
touch.c refactor(core): restructure trezorhal, prepare to support more platforms 12 months ago
translations.c refactor(core): make translations blob handling HW agnostic 4 months ago
translations.h refactor(core): make translations blob handling HW agnostic 4 months ago
unit_variant.c feat(core): allow SD card hotswap based on production date for Model T 4 months ago
unit_variant.h feat(core): allow SD card hotswap based on production date for Model T 4 months ago