1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/docs
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
..
ci docs: document CI jobs 2020-05-04 08:51:57 +02:00
common common: restore PassphraseAck.state 2020-02-24 15:15:09 +01:00
core core: lower scheduler resolution to milliseconds 2020-06-04 16:18:46 +02:00
git/hooks docs: move docs to root 2019-12-06 12:24:20 +00:00
hardware docs: fix hash1 field in firmware header 2020-02-05 10:32:53 +00:00
legacy docs/legacy: MEMORY_PROTECT needs to be 0 for custom built 2020-02-18 14:28:44 +00:00
misc docs: add few more third-parties 2020-05-19 08:43:07 +00:00
python core/debug: add "show arbitrary screen" capability, for easier prototyping 2020-02-11 11:53:34 +01:00
storage docs: add storage/addon-block documentation draft 2020-05-13 17:30:42 +02:00
tests docs: link to master UI report 2020-05-18 12:59:59 +00:00
.gitignore docs: move docs to root 2019-12-06 12:24:20 +00:00
book.toml docs: fix title and trezorlib readme link 2020-01-28 09:30:04 +00:00
index.md docs/core: add info about exceptions usage 2020-02-27 20:04:42 +00:00
SUMMARY.md docs: document CI jobs 2020-05-04 08:51:57 +02:00