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 66eef86107
tools: more verbose gen_font script
7 years ago
assets bootloader, firmware: update visuals 7 years ago
docs trezorhal: introduce fix_version in image header (version of last critical bugfix) 7 years ago
embed modtrezorcrypto: cleanup random 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 storage: use one char for value ids 7 years ago
tests unix: implement sdcard, add unit test 7 years ago
tools tools: more verbose gen_font script 7 years ago
vendor modtrezorcrypto: add trezor.crypto.hashlib.blake256 7 years ago
.flake8 src: fix flake8 style 7 years ago
.gitignore build: add build using docker 7 years ago
.gitmodules bootloader: vendor nanopb as submodule 7 years ago
.pylintrc pylint: remove libs/ 7 years ago
.travis.yml build: cosmetic changes to travis and docker build 7 years ago
COPYING update license (use GPLv3) 7 years ago
Dockerfile docker: fix build in more generic way 7 years ago
Makefile reflash: add new firmware target 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 build: adapt to new trezor-crypto changes 7 years ago
SConscript.firmware firmware: enable stack protector (except nlr stuff) 7 years ago
SConscript.prodtest sconscript: typo - split stack protector and freestanding options 7 years ago
SConscript.reflash sconscript: typo - split stack protector and freestanding options 7 years ago
SConscript.unix modtrezorcrypto: cleanup random 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