1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00
trezor-firmware/core/embed/extmod/modtrezorui
2022-11-08 10:40:15 +01:00
..
fonts WIP - decrease Unifont height to 12 pixels 2022-11-05 17:26:23 +01:00
buffers.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
buffers.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
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_defs.h WIP - designs for smaller screen 2022-11-02 18:55:40 +01:00
display_interface.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-stm32_1.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
display-stm32_R.c fix(core): clear model R display before turning it on 2022-11-08 10:40:15 +01:00
display-stm32_T.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
display-unix.c WIP - designs for smaller screen 2022-11-02 18:55:40 +01:00
display.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
display.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
loader_R.h feat(core): add smaller loader for model R 2022-05-10 16:49:23 +02:00
loader_T.h feat(core): add smaller loader for model R 2022-05-10 16:49:23 +02:00
modtrezorui-display.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
modtrezorui.c feat(core/emulator): JSON memory map dump 2021-07-14 13:50:24 +02:00
qr-code-generator MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00