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 8eb071f371
docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major
7 years ago
assets removed unused bgs 7 years ago
docs bootloader: simplify vtrust code 7 years ago
embed trezor.crypto: remove vstr usage, refactor mp_obj_new_str_from_vstr into mp_obj_new_bytes and mp_obj_new_str 7 years ago
mocks mocks: pyi -> py 7 years ago
site_scons/site_tools/micropython scons: compile vm.c and gc.c with -O3 on stm32 7 years ago
src src: import hexlify explicitly, fix hexlify usage 7 years ago
tests trezor.crypto: remove vstr usage, refactor mp_obj_new_str_from_vstr into mp_obj_new_bytes and mp_obj_new_str 7 years ago
tools tools: add codegen/gen_cert_bundle.py 7 years ago
vendor vendor: update trezor-crypto 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 docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major 7 years ago
COPYING update license (use GPLv3) 7 years ago
Dockerfile docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major 7 years ago
Makefile embed: cleanup unused modules 7 years ago
README.md docs: reorganize files 7 years ago
SConscript.boardloader build: adapt to new trezor-crypto changes 7 years ago
SConscript.bootloader bootloader: use normal/regular font rather than bold 7 years ago
SConscript.firmware embed: cleanup unused modules 7 years ago
SConscript.prodtest modtrezorui: invert FONT macro inclusion logic 7 years ago
SConscript.reflash modtrezorui: invert FONT macro inclusion logic 7 years ago
SConscript.unix embed: cleanup unused modules 7 years ago
SConstruct reflash: add new firmware target 7 years ago
build-docker.sh build: cosmetic changes to travis and docker build 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