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 b3d1ba25d9
perf(core): optimize boot speed by checking empty image area by words
7 months ago
..
fonts
buffers.c
buffers.h
colors.c
colors.h
compiler_traits.h feat(core): add basic support for STM32U5 7 months ago
display.c
display.h
display_interface.h
display_utils.c
display_utils.h
dma2d_emul.c
image.c perf(core): optimize boot speed by checking empty image area by words 7 months ago
image.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 7 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
mini_printf.h
qr-code-generator
secbool.h
sizedefs.h feat(core): add support for STM32U585 7 months ago
terminal.c
terminal.h
touch.c
unit_variant.c chore(core, legacy, storage): refactor flash drivers 7 months ago
unit_variant.h