mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
d2f8a83057
By adding it to SUMMARY.md.
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
# 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)
|
|
- [trezorlib](python/trezorlib.md)
|
|
- [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)
|
|
- [Communication](common/communication.md)
|
|
- [Storage](storage/index.md)
|
|
- [Tests](tests/index.md)
|
|
- [CI](tests/ci.md)
|
|
- [Device Tests](tests/device-tests.md)
|
|
- [Upgrade Tests](tests/upgrade-tests.md)
|
|
- [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)
|