1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 06:48:16 +00:00
trezor-firmware/embed/extmod
Jochen Hoenicke 87f7054e46 Added callback for PIN timeout
When PIN is entered or changed and their were failed tries the function
waits for time (exponential slow down).  For every second it waits, it
now calls back into python to give it the chance to show a message.

GUI still needs to be implemented
2017-12-14 17:19:51 +01:00
..
modtrezorconfig Added callback for PIN timeout 2017-12-14 17:19:51 +01:00
modtrezorcrypto modtrezorcrypto: add trezor.crypto.hashlib.blake256 2017-12-13 20:47:12 +01:00
modtrezorio norcow: introduce NORCOW_MAGIC 2017-12-08 13:42:17 +01:00
modtrezorui common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
modtrezorutils trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00