trezor-core/micropython/extmod/modtrezorui
Pavol Rusnak 19cd626fc9
modtrezorui: introduce RGB16 and COLOR_x macros, use them where possible
2017-04-28 17:51:49 +02:00
..
display-stm32.h build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros 2017-04-17 17:57:42 +02:00
display-unix.h extract common stuff into trezorhal/common.[ch] 2017-03-21 02:09:17 +01:00
display.c bootloader: disable usage of mono/normal fonts 2017-04-28 15:54:54 +02:00
display.h modtrezorui: introduce RGB16 and COLOR_x macros, use them where possible 2017-04-28 17:51:49 +02:00
font_bitmap.c modtrezorui: use const for bitmap font 2017-03-28 21:09:21 +02:00
font_bitmap.h modtrezorui: use const for bitmap font 2017-03-28 21:09:21 +02:00
font_roboto_bold_20.c reorganize code 2017-02-06 15:40:25 +01:00
font_roboto_bold_20.h modtrezorui: add extern to includes 2017-02-22 14:26:30 +01:00
font_roboto_regular_20.c reorganize code 2017-02-06 15:40:25 +01:00
font_roboto_regular_20.h modtrezorui: add extern to includes 2017-02-22 14:26:30 +01:00
font_robotomono_regular_20.c reorganize code 2017-02-06 15:40:25 +01:00
font_robotomono_regular_20.h modtrezorui: add extern to includes 2017-02-22 14:26:30 +01:00
inflate.c reorganize code 2017-02-06 15:40:25 +01:00
inflate.h reorganize code 2017-02-06 15:40:25 +01:00
loader.h reorganize code 2017-02-06 15:40:25 +01:00
loader_gen.py reorganize code 2017-02-06 15:40:25 +01:00
modtrezorui-display.h extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 2017-04-06 18:36:30 +02:00
modtrezorui.c reorganize code 2017-02-06 15:40:25 +01:00
trezor-qrenc reorganize code 2017-02-06 15:40:25 +01:00