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

13 Commits

Author SHA1 Message Date
Jan Pochyla
78d82386d1 trezorhal: adjust to new structure 2017-03-06 17:33:48 +01:00
Pavol Rusnak
28e62c6270
extmod: replace mp_obj_tuple_get and mp_obj_list_get calls with mp_obj_get_array 2017-03-05 17:45:41 +01:00
Pavol Rusnak
9c3c19959b
modtrezorcrypto: add Blake2b 2017-02-28 18:47:27 +01:00
Jan Pochyla
110dca7711 modtrezorui: fix Font_Bitmap extern 2017-02-22 17:27:53 +01:00
Pavol Rusnak
c50943bbf0
modtrezormsg: cleanup touch methods 2017-02-22 15:19:25 +01:00
Pavol Rusnak
f443407fae
modtrezorui: add extern to includes 2017-02-22 14:26:30 +01:00
Pavol Rusnak
affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal 2017-02-21 16:17:10 +01:00
Pavol Rusnak
e8adff4683
modtrzezormsg: extract touch.h 2017-02-16 14:12:32 +01:00
Pavol Rusnak
69f1569761
modtrezorui: fix last commit 2017-02-15 18:31:21 +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
Jan Pochyla
deb09c2454 modtrezorcrypto: add functions for working with wordlist 2017-02-08 16:21:32 +01:00
Pavol Rusnak
029a7c35d8
reorganize code 2017-02-06 15:40:25 +01:00