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
Tomas Susanka 5321cb1890
vendor: update trezor-common
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: fix curve names 5 years ago
embed unix: enable micropython uos extmod 5 years ago
mocks mocks: generate 5 years ago
site_scons/site_tools/micropython scons: precompile regexp 6 years ago
src utils: optimize __slots__ comparison 5 years ago
src1 firmware: enable touch for T1 6 years ago
src_game game: small fix to 2048 6 years ago
tests tests: minor monero script test fix, quotes 5 years ago
tools tools: add hid-bridge by Ondrej Vejpustek 5 years ago
vendor vendor: update trezor-common 5 years ago
.clang-format format: start using clang-format with style=Google 5 years ago
.dockerignore docker: build emulator image and push it to registry 5 years ago
.gitignore tests: monero binary test added 5 years ago
.gitlab-ci.yml build: fix shebang and remove prodtest from build-docker 5 years ago
.gitmodules vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator 5 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 changelog: update 5 years ago
Dockerfile docker: fix broken environment (#472) 5 years ago
Makefile format: start using clang-format with style=Google 5 years ago
Pipfile xmr: hf10 upgrades 5 years ago
Pipfile.lock xmr: hf10 upgrades 5 years ago
README.md docs: add emulator page 6 years ago
SConscript.boardloader embed/trezorhal: move lowlevel.{c,h} from boardloader to trezorhal 5 years ago
SConscript.bootloader bootloader: enable MPU, introduce delays to USB stack 5 years ago
SConscript.firmware Revert "scons: disable bip39 seed cache" 5 years ago
SConscript.prodtest vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator 5 years ago
SConscript.reflash vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator 5 years ago
SConscript.unix unix: enable micropython uos extmod 5 years ago
SConstruct reflash: add new firmware target 7 years ago
build-docker.sh build: fix shebang and remove prodtest from build-docker 5 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 format: start using clang-format with style=Google 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