1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-27 18:08:15 +00:00
trezor-firmware/core/embed/extmod/modtrezorui
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
[no changelog]
2023-03-23 20:16:22 +01:00
..
fonts fix(core/ui): style update: fonts 2023-03-23 20:16:22 +01:00
buffers.c feat(core/rust): basic marquee implementation 2023-02-10 19:33:12 +01:00
buffers.h fix(core/ui): Model T style update 2023-03-23 20:16:22 +01:00
colors.c feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
colors.h feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
display_interface.h fix(core): improve tearing effect prevention 2023-02-07 19:05:01 +01:00
display.c fix(core/ui): Model T style update 2023-03-23 20:16:22 +01:00
display.h feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
loader_R.h
loader_T.h
modtrezorui-display.h fix(core/ui): Model T style update 2023-03-23 20:16:22 +01:00
modtrezorui.c
qr-code-generator