trezor-core/extmod/modtrezorui
Pavol Rusnak 4023b83feb
use mp_raise_ValueError and mp_raise_TypeError functions
2016-10-07 12:09:05 +02:00
..
display-stmhal.h stmhal: simplify init of display 2016-10-06 15:57:05 +02:00
display-unix-null.h add possibility to save screen to png using ui.display.save() (unix port only) 2016-10-06 00:02:46 +02:00
display-unix-sdl.h add possibility to save screen to png using ui.display.save() (unix port only) 2016-10-06 00:02:46 +02:00
display.c split extract bar_radius into a separate function 2016-10-05 20:30:53 +02:00
display.h add possibility to save screen to png using ui.display.save() (unix port only) 2016-10-06 00:02:46 +02:00
font_roboto_bold.c reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
font_roboto_bold.h reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
font_roboto_regular.c reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
font_roboto_regular.h reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
font_robotomono_regular.c reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
font_robotomono_regular.h reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00
inflate.c improve inflate code 2016-09-27 17:24:17 +02:00
inflate.h improve inflate code 2016-09-27 17:24:17 +02:00
loader.h make loader smaller 2016-10-04 16:33:57 +02:00
loader_gen.py make loader smaller 2016-10-04 16:33:57 +02:00
modtrezorui-display.h use mp_raise_ValueError and mp_raise_TypeError functions 2016-10-07 12:09:05 +02:00
modtrezorui.c modules do not have .name field anymore 2016-09-27 17:26:08 +02:00
trezor-qrenc remove trezor-crypto, use mbedtls, use lowercase for trezor modules 2016-09-27 17:22:52 +02:00