1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-30 11:28:21 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Pavol Rusnak
6fd52dd36e
trezorhal: use attribute format for printf functions 2017-05-02 17:35:39 +02:00
Pavol Rusnak
367fe8952c
modtrezorui: introduce display_printf, use where possible 2017-04-28 19:55:05 +02:00
Pavol Rusnak
19cd626fc9
modtrezorui: introduce RGB16 and COLOR_x macros, use them where possible 2017-04-28 17:51:49 +02:00
Pavol Rusnak
97f95f44c0
bootloader: disable usage of mono/normal fonts 2017-04-28 15:54:54 +02:00
Pavol Rusnak
416676120b
extract common stuff into trezorhal/common.[ch] 2017-03-21 02:09:17 +01:00
Pavol Rusnak
e872f54896
modtrezorui: split display_print into display_print and display_print_out 2017-03-20 21:51:08 +01:00
Pavol Rusnak
135294b5e8
modtrezorui: more cleanup 2017-03-17 14:14:47 +01:00
Pavol Rusnak
2295cd5bf3
modtrezorui: cleanup 2017-03-08 17:56:56 +01:00
Pavol Rusnak
d0c59fdf3d
rework display_btext into display_print 2017-02-15 15:40:50 +01:00
Pavol Rusnak
1d5a6dd1b4
modtrezorui: add display_btext 2017-02-14 18:05:39 +01:00
Pavol Rusnak
029a7c35d8
reorganize code 2017-02-06 15:40:25 +01:00