1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/embed/extmod/modtrezorui
2018-08-16 21:16:34 +02:00
..
display-stm32.h embed: refactor display_identify into a "getter" function 2018-08-04 20:45:59 +02:00
display-unix.h
display.c embed/extmod/modtrezorui: remove FONT_PY_TO_C/FONT_C_TO_PY, use (signed) int globally for font id 2018-08-16 21:16:34 +02:00
display.h embed/extmod/modtrezorui: remove FONT_PY_TO_C/FONT_C_TO_PY, use (signed) int globally for font id 2018-08-16 21:16:34 +02:00
font_bitmap.c
font_bitmap.h
font_roboto_bold_20.c tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
font_roboto_bold_20.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
font_roboto_regular_20.c tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
font_roboto_regular_20.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
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 tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
font_robotomono_regular_20.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
inflate.c
inflate.h
loader.h
modtrezorui-display.h embed/extmod/modtrezorui: remove FONT_PY_TO_C/FONT_C_TO_PY, use (signed) int globally for font id 2018-08-16 21:16:34 +02:00
modtrezorui.c
trezor-qrenc