1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/core/docs/SUMMARY.md
2019-08-06 10:44:48 +02:00

19 lines
555 B
Markdown

# Summary
- [Introduction](intro.md)
- [Build](build/index.md)
- [Embedded](build/embedded.md)
- [Emulator](build/emulator.md)
- [Emulator](emulator/index.md)
- [Hardware](hardware/index.md)
- [Hardware](hardware/hardware.md)
- [Boot stages](hardware/boot.md)
- [Memory layout](hardware/memory.md)
- [Trezor Core](src/index.md)
- [Communication](src/communication.md)
- [Apps](src/apps.md)
- [Tests](tests/index.md)
- [Miscellaneous](misc/index.md)
- [Coins' BIP-44 Paths](misc/coins-bip44-paths.md)
- [TOIF Image Format](misc/toif.md)