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

6 Commits

Author SHA1 Message Date
Jan Pochyla
9f985dba46 extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 2017-04-06 18:36:30 +02:00
Pavol Rusnak
4a7540f5b9
modtrezormsg: untagle touch 2017-03-16 19:14:30 +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
c50943bbf0
modtrezormsg: cleanup touch methods 2017-02-22 15:19:25 +01:00
Pavol Rusnak
affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal 2017-02-21 16:17:10 +01:00
Pavol Rusnak
029a7c35d8
reorganize code 2017-02-06 15:40:25 +01:00