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 5444410e04
unix: use return value from fread properly
7 years ago
assets bootloader, firmware: update visuals 7 years ago
docs docs: reorganize files 7 years ago
embed unix: use return value from fread properly 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 main: unlock storage after boot 7 years ago
tests tests: enable test_msg_resetdevice.py 7 years ago
tools keyctl: show digest and path 7 years ago
vendor norcow: import into tree 7 years ago
.flake8 fix 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 build: cosmetic changes to travis and docker build 7 years ago
Makefile tests: ignore specific tests, testpy -> test_emu 7 years ago
README.md docs: reorganize files 7 years ago
SConscript.boardloader builds: refer to CMSIS header which includes HAL due to USE_HAL_DRIVER 7 years ago
SConscript.bootloader builds: refer to CMSIS header which includes HAL due to USE_HAL_DRIVER 7 years ago
SConscript.firmware modtrezorconfig: extract pin & unlocking to storage.c 7 years ago
SConscript.prodtest scons: get file sizes in portable way 7 years ago
SConscript.unix modtrezorconfig: extract pin & unlocking to storage.c 7 years ago
SConstruct prodtest: add new target 7 years ago
build-docker.sh build: cosmetic changes to travis and docker build 7 years ago
emu.sh fix remaining micropython paths 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