2019-12-06 08:56:38 +00:00
|
|
|
# Summary
|
|
|
|
|
|
|
|
- [Introduction](index.md)
|
|
|
|
- [Core](core/index.md)
|
|
|
|
- [Build](core/build/index.md)
|
|
|
|
- [Embedded](core/build/embedded.md)
|
|
|
|
- [Emulator](core/build/emulator.md)
|
|
|
|
- [Emulator](core/emulator/index.md)
|
|
|
|
- [Apps](core/src/apps.md)
|
|
|
|
- [Tests](core/tests/index.md)
|
|
|
|
- [Legacy](legacy/index.md)
|
|
|
|
- [Python](python/index.md)
|
2020-01-28 09:28:45 +00:00
|
|
|
- [trezorlib](python/trezorlib.md)
|
2019-12-06 08:56:38 +00:00
|
|
|
- [Hardware](hardware/index.md)
|
|
|
|
- [Model T](hardware/model-t/index.md)
|
|
|
|
- [Boot stages](hardware/model-t/boot.md)
|
|
|
|
- [Memory layout](hardware/model-t/memory.md)
|
|
|
|
- [Model One](hardware/model-one/index.md)
|
|
|
|
- [Common](common/index.md)
|
2020-02-12 09:45:33 +00:00
|
|
|
- [Communication](common/communication/index.md)
|
|
|
|
- [Passphrase](common/communication/passphrase.md)
|
2020-02-18 12:54:42 +00:00
|
|
|
- [Migration](common/communication/passphrase-redesign-migration.md)
|
|
|
|
- [Sessions](common/communication/sessions.md)
|
2019-12-06 08:56:38 +00:00
|
|
|
- [Storage](storage/index.md)
|
|
|
|
- [Tests](tests/index.md)
|
|
|
|
- [CI](tests/ci.md)
|
|
|
|
- [Device Tests](tests/device-tests.md)
|
|
|
|
- [Upgrade Tests](tests/upgrade-tests.md)
|
2020-02-24 11:17:37 +00:00
|
|
|
- [UI Tests](tests/ui-tests.md)
|
2019-12-06 08:56:38 +00:00
|
|
|
- [Miscellaneous](misc/index.md)
|
|
|
|
- [Coins' BIP-44 Paths](misc/coins-bip44-paths.md)
|
|
|
|
- [Generated Files](misc/generated-files.md)
|
|
|
|
- [Git Hooks](misc/git-hooks.md)
|
|
|
|
- [Monorepo Notes](misc/monorepo.md)
|
|
|
|
- [TOIF Image Format](misc/toif.md)
|