1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-08 05:32:39 +00:00
trezor-firmware/embed/extmod/modtrezorui
Jan Pochyla cfad075dcf sdl: allow HIDPI window
Prevents rendering issues on some retina setups.
2019-01-24 16:09:46 +01:00
..
display-stm32_1.h embed/firmware: add T1 display support, apply T1 fixes 2018-09-30 16:12:04 +02:00
display-stm32_t.h embed/firmware: add T1 display support, apply T1 fixes 2018-09-30 16:12:04 +02:00
display-unix.h sdl: allow HIDPI window 2019-01-24 16:09:46 +01:00
display.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:16:46 +01:00
display.h embed/extmod/modtrezorui: display code reorg/cleanup 2018-09-12 15:23:30 +02:00
font_bitmap.c
font_bitmap.h
font_roboto_bold_20.c
font_roboto_bold_20.h
font_roboto_regular_20.c
font_roboto_regular_20.h
font_robotomono_bold_20.c embed/extmod/modtrezorui: add MONO_BOLD font 2018-08-16 20:59:24 +02:00
font_robotomono_bold_20.h embed/extmod/modtrezorui: add MONO_BOLD font 2018-08-16 20:59:24 +02:00
font_robotomono_regular_20.c
font_robotomono_regular_20.h
inflate.c
inflate.h
loader.h
modtrezorui-display.h embed/extmod/modtrezorui: display code reorg/cleanup 2018-09-12 15:23:30 +02:00
modtrezorui.c
trezor-qrenc