1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/core
2019-10-25 12:04:14 +00:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
docs
embed
mocks
site_scons/site_tools/micropython
src
tests ci: add click and persistence tests 2019-10-25 12:04:14 +00:00
tools
vendor
.dockerignore
.gitignore core: git ignore coverage outputs 2019-06-26 22:10:05 +02:00
.pylintrc
asan_blacklist.txt
AUTHORS
ChangeLog
COPYING
emu.sh
Makefile ci: add click and persistence tests 2019-10-25 12:04:14 +00:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest all: let's use -Wno-missing-braces because clang does not respect 2019-10-11 09:59:32 +02:00
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.