1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/embed/extmod
Pavol Rusnak 0ff7034e37
embed/extmod/modtrezorconfig: refactor PIN UI wait callback (#398)
This commit accomplishes several goals:

1) it removes any upy dependencies from storage.c/storage.h
2) ui wait callback is set during config_init and storage_init,
   which allows to simplify the code dramatically
2018-11-08 15:55:47 +01:00
..
modtrezorconfig embed/extmod/modtrezorconfig: refactor PIN UI wait callback (#398) 2018-11-08 15:55:47 +01:00
modtrezorcrypto embed/extmod/modtrezorcrypto: rename crc32 to checksum_crc32 2018-10-29 00:11:22 +01:00
modtrezorio unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
modtrezorui unix: add raspi target 2018-11-07 00:31:44 +01:00
modtrezorutils embed/extmod/modtrezorutils: remove utils.symbol, use constants directly 2018-08-31 16:55:01 +02:00
trezorobj.h