1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/README.md
2017-11-05 04:00:05 +01:00

18 lines
552 B
Markdown

# TREZOR Core
![TREZOR Logo](docs/logo.png)
[![Build Status](https://travis-ci.org/trezor/trezor-core.svg?branch=master)](https://travis-ci.org/trezor/trezor-core)
[![Gitter](https://badges.gitter.im/trezor/community.svg)](https://gitter.im/trezor/community)
This is the source code for 2nd generation of TREZOR called TREZOR model T.
## Documentation
* [API](docs/api.md)
* [Build instructions](docs/build.md)
* [Bootloader](docs/bootloader.md)
* [Hardware](docs/hardware.md)
* [Memory Layout](docs/memory.md)
* [TOIF Image Format](docs/toif.md)