1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/extmod/modtrezorui
2022-05-10 16:49:23 +02:00
..
display-stm32_1.h feat(core): add reset state on display clear on model R. Added to rest of the models as noop. 2022-05-10 16:49:23 +02:00
display-stm32_R.h feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
display-stm32_T.h feat(core): add reset state on display clear on model R. Added to rest of the models as noop. 2022-05-10 16:49:23 +02:00
display-unix.h feat(core): add reset state on display clear on model R. Added to rest of the models as noop. 2022-05-10 16:49:23 +02:00
display.c feat(core): add smaller loader for model R 2022-05-10 16:49:23 +02:00
display.h feat(core): add smaller loader for model R 2022-05-10 16:49:23 +02:00
font_bitmap.c
font_bitmap.h
font_pixeloperator_bold_8.c
font_pixeloperator_bold_8.h
font_pixeloperator_regular_8.c
font_pixeloperator_regular_8.h
font_pixeloperatormono_regular_8.c
font_pixeloperatormono_regular_8.h
font_roboto_bold_20.c
font_roboto_bold_20.h
font_roboto_regular_20.c
font_roboto_regular_20.h
font_robotomono_regular_20.c
font_robotomono_regular_20.h
font_tthoves_bold_16.c feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_bold_16.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_medium_20.c feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_medium_20.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_regular_18.c feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01:00
font_tthoves_regular_18.h feat(core): add TT Hoves fonts, introduce medium variant 2022-02-10 14:57:42 +01: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
modtrezorui.c
qr-code-generator