You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
Andrew Kozlik 6ca0288092
Merge pull request #720 from trezor/andrewkozlik/wipe-code
5 years ago
..
assets
docs core/docs: add info about enabling VCP for non-Bitcoin-only FW 5 years ago
embed storage, core: Reveal the wipe code status after the device is unlocked. 5 years ago
mocks storage, core: Reveal the wipe code status after the device is unlocked. 5 years ago
site_scons/site_tools/micropython
src Merge pull request #720 from trezor/andrewkozlik/wipe-code 5 years ago
tests vendor: Update fido2-tests submodule to fix issues with random ordering. 5 years ago
tools
vendor
.dockerignore
.gitignore
.pylintrc
AUTHORS
COPYING
ChangeLog core: add changelog for RecoveryDevice fix 5 years ago
Makefile core: remove .sconsign.dblite on make clean 5 years ago
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
asan_blacklist.txt
emu.sh
trezor_cmd.sh

README.md

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.