1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/embed
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
..
boardloader boardloader, sdcard: avoid fatal error when card is ejected during countdown 2018-07-25 11:52:28 +02:00
bootloader unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
extmod embed/extmod/modtrezorconfig: refactor PIN UI wait callback (#398) 2018-11-08 15:55:47 +01:00
firmware firmware: bump to 2.0.10 2018-11-05 16:03:16 +01:00
prodtest unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
reflash boardloader/bootloader: use static const for sector arrays; erase storage if firmware is broken 2018-06-06 01:03:06 +02:00
trezorhal unix: emulator debug build options 2018-10-11 16:33:45 +02:00
unix unix: add raspi target 2018-11-07 00:31:44 +01:00
vendorheader embed/vendorheader: add unsafe_signed_prod, use it by default 2018-02-08 16:45:23 +01:00