1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-07 10:55:56 +00:00
Go to file
2018-10-10 16:07:57 +02:00
assets
docs
embed
mocks
site_scons/site_tools/micropython
src src/apps/debug: don't erase storage on debug in emulator 2018-10-10 16:07:57 +02:00
src1
tests
tools build_mocks fix2 2018-10-02 16:50:52 +02:00
vendor
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
.gitignore apps.ethereum: implement SignMessage/VerifyMessage 2017-12-23 15:12:31 +01:00
.gitmodules
.pylintrc pylint: remove libs/ 2017-08-15 18:14:14 +02:00
.travis.yml travis: don't run make sizecheck when TREZOR_MODEL=1 2018-09-30 20:43:54 +02:00
AUTHORS
build-docker.gcc_source.sh build: rework vendorheader handling, move them to embed/vendorheader 2018-01-31 16:46:15 +01:00
build-docker.sh
ChangeLog
COPYING
Dockerfile docker: protobuf stuff added 2018-08-14 19:43:19 +02:00
Dockerfile.gcc_source
emu.sh
Makefile emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI 2018-09-03 17:56:53 +02:00
Pipfile travis: add checking templates to CI 2018-08-29 12:04:37 +02:00
Pipfile.lock
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
setup.cfg
shell.nix src/apps/common: regenerate coininfo 2018-10-04 17:53:29 +02:00

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