1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-08 19:36:04 +00:00
trezor-firmware/core
2019-10-15 11:26:39 +02:00
..
assets
docs docs/build: update debug build on device 2019-10-15 11:26:39 +02:00
embed
mocks
site_scons/site_tools/micropython
src common/defs: add ZCR (#611) 2019-10-11 21:01:11 +02:00
tests core/tests: assert secret in process_slip39 test 2019-10-04 13:47:52 +00:00
tools
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
ChangeLog
COPYING
emu.sh
Makefile
README.md docs: add link to a built version of the docs 2019-08-08 11:38:32 +02:00
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
trezor_cmd.sh

Trezor Core

Trezor Logo

Build Status Gitter

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

Documentation

The documentation can be found in the docs folder. See SUMMARY.md for a list of topics.

The documentation is also automatically built into a HTML format using mdBook and deployed to https://docs.trezor.io, where you can read it in a well arranged way.