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
Jan Pochyla 00c4da83b9
modtrezorconfig: fix has_pin
7 years ago
assets ui/pin: check maxlength 7 years ago
docs bootloader: simplify vtrust code 7 years ago
embed modtrezorconfig: fix has_pin 7 years ago
mocks loop: use utimeq.discard() 7 years ago
site_scons/site_tools/micropython scons: compile vm.c and gc.c with -O3 on stm32 7 years ago
src apps/management/load_device: fix load_mnemonic 7 years ago
tests tests: small note at the end of output with the tests outcome 7 years ago
tools tools: show fingerprint for vendorheaders too 7 years ago
vendor vendor/micropython: update 7 years ago
.flake8 src: fix flake8 style 7 years ago
.gitignore apps.ethereum: implement SignMessage/VerifyMessage 7 years ago
.gitmodules vendor: remove norcow submodule 7 years ago
.pylintrc pylint: remove libs/ 7 years ago
.travis.yml travis: don't try to build vendorheader, try to build prodtest 7 years ago
COPYING update license (use GPLv3) 7 years ago
Dockerfile build: add possibility to build ARM toolchain from source 7 years ago
Dockerfile.gcc_source dockerfile: add texlive deps 7 years ago
Makefile trezorhal: fix usb class behaviour 7 years ago
README.md docs: reorganize files 7 years ago
SConscript.boardloader introduce and use memzero instead of explicit_bzero 7 years ago
SConscript.bootloader build: update scripts to respect PRODUCTION flag and don't sign with devel keys when it's set 7 years ago
SConscript.firmware build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
SConscript.prodtest build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
SConscript.reflash build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
SConscript.unix introduce and use memzero instead of explicit_bzero 7 years ago
SConstruct reflash: add new firmware target 7 years ago
build-docker.gcc_source.sh build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
build-docker.sh build: rework vendorheader handling, move them to embed/vendorheader 7 years ago
emu.sh emu: increase heap size 7 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.

Documentation