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
mcudev ed2f48c612
Makefile: cause a system reset using OpenOCD
7 years ago
assets bootloader, firmware: update visuals 7 years ago
docs bootloader: change upgrade criteria to vendor keyset comparison 7 years ago
embed firmware, unix: return cpython compatibility (needed for __class__ and __dict__) 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 apps/wallet: confirm OP_RETURN on display 7 years ago
tests tests: ignore new segwit tests 7 years ago
tools bootloader/vendorheader: vtrust is bitmap not scalar 7 years ago
vendor embed: rework memory layout, enable stack protector 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 Makefile: cause a system reset using OpenOCD 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 builds: refer to CMSIS header which includes HAL due to USE_HAL_DRIVER 7 years ago
SConscript.prodtest scons: get file sizes in portable way 7 years ago
SConscript.unix build: pass gitrev, use it in fatal_error 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 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