1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/docs/core/misc/index.md

11 lines
307 B
Markdown
Raw Normal View History

# Miscellaneous
Topics that do not fit elsewhere:
2022-01-07 14:18:32 +00:00
- [Code style](codestyle.md)
2020-07-02 13:04:06 +00:00
- [SLIP-39 in Core](slip0039.md)
- [Exceptions usage](exceptions.md)
2022-01-07 14:18:32 +00:00
- [Memory fragmentation management](fragmentation.md)
- [Running Trezor firmware on STM32F429I-DISC1](disc1.md)
- [Translation data format](translations.md)