# 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)
- [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)