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.
 
 
 
 
 
 
Go to file
Pavol Rusnak 1e697787a6
update Dockerfile and .travis.yml to be more similar to trezor-mcu
5 years ago
assets src/trezor/ui/style: update resources and icons in dialogs 6 years ago
docker/emulator docker: build emulator image and push it to registry 5 years ago
docs docs: contributing file (#464) 5 years ago
embed embed/extmod/modtrezorio: add missing secbool conversion in sbu 5 years ago
mocks xmr: master merging commit 6 years ago
site_scons/site_tools/micropython scons: precompile regexp 6 years ago
src stellar: allow different source address (#462) 5 years ago
src1 firmware: enable touch for T1 6 years ago
src_game game: small fix to 2048 6 years ago
tests eth: get public key 5 years ago
tools xmr: master merging commit 6 years ago
vendor update Dockerfile and .travis.yml to be more similar to trezor-mcu 5 years ago
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 6 years ago
.dockerignore docker: build emulator image and push it to registry 5 years ago
.gitignore add support for generating compile_commands.json 5 years ago
.gitlab-ci.yml docker: build emulator image and push it to registry 5 years ago
.gitmodules vendor: remove norcow submodule 7 years ago
.pylintrc pylint: remove libs/ 7 years ago
.travis.yml update Dockerfile and .travis.yml to be more similar to trezor-mcu 5 years ago
AUTHORS embed: add GPLv3 source code headers 6 years ago
COPYING update license (use GPLv3) 7 years ago
ChangeLog embed: update changelog, bump versions 6 years ago
Dockerfile update Dockerfile and .travis.yml to be more similar to trezor-mcu 5 years ago
Makefile Makefile: use style command for formatting; style_check for checking 5 years ago
Pipfile add support for generating compile_commands.json 5 years ago
Pipfile.lock pipenv: do not lock python-trezor to a particular commit 5 years ago
README.md docs: add emulator page 6 years ago
SConscript.boardloader build: add missing spi object file 6 years ago
SConscript.bootloader build: add missing spi object file 6 years ago
SConscript.firmware scons: disable bip39 seed cache 5 years ago
SConscript.prodtest replace all usage of memset(_, 0, _) with memzero 5 years ago
SConscript.reflash build: add missing spi object file 6 years ago
SConscript.unix scons: disable bip39 seed cache 5 years ago
SConstruct reflash: add new firmware target 7 years ago
build-docker.sh docker: add PRODUCTION env variable to build script 6 years ago
emu.sh unix: emulator debug build options 6 years ago
help.awk help: fix typos in help.awk 5 years ago
setup.cfg tests: tezos is not xfailed anymore 6 years ago
shell.nix nix: drop ver from gcc in shell.nix 5 years ago
travis-install-libsodium.sh xmr: master merging commit 6 years ago

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