1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/mocks/generated
matejcik 872e0fb0e0 core: lower scheduler resolution to milliseconds
This avoids problems with large timeouts causing the scheduler queue to
think the time counter has overflown, and ordering the autolock task before
immediate tasks.

The maximum reasonable time difference is 0x20000000, which in
microseconds is ~8 minutes, but in milliseconds a more reasonable ~6
days.
2020-06-04 16:18:46 +02:00
..
trezorcrypto core/extmod: drop unused rfc6979 module 2020-05-18 14:31:00 +02:00
trezorio core: lower scheduler resolution to milliseconds 2020-06-04 16:18:46 +02:00
trezorconfig.pyi core: expose storage_is_unlocked() as config.is_unlocked() 2020-06-04 16:18:46 +02:00
trezorui.pyi
trezorutils.pyi core: add BITCOIN_ONLY to mock file 2020-06-04 16:18:46 +02:00