mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-09 17:10:17 +00:00
24 lines
712 B
Markdown
24 lines
712 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.
|
|
|
|
It runs both inside of the device and also in the TREZOR Emulator.
|
|
|
|
![emulator](docs/emulator.jpg)
|
|
|
|
## Documentation
|
|
|
|
* [API](docs/api.md)
|
|
* [Build instructions](docs/build.md)
|
|
* [Emulator](docs/emulator.md)
|
|
* [Testing](docs/testing.md)
|
|
* [Bootloader](docs/bootloader.md)
|
|
* [Hardware](docs/hardware.md)
|
|
* [Memory Layout](docs/memory.md)
|
|
* [TOIF Image Format](docs/toif.md)
|