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 0eff62bb5c
embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k
6 years ago
assets embed/unix: implement nice background into emulator 6 years ago
docs bootloader: simplify vtrust code 7 years ago
embed embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k 6 years ago
mocks mocks: regenerated 6 years ago
site_scons/site_tools/micropython scons: compile vm.c and gc.c with -O3 on stm32 7 years ago
src src/apps/management: remove unnecessary layout decorator 6 years ago
tests src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts) 6 years ago
tools tools/pb2py: fix default list value 6 years ago
vendor src.trezor.messages: fix and regenerate 6 years ago
.flake8 src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts) 6 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 6 years ago
AUTHORS embed: add GPLv3 source code headers 6 years ago
COPYING update license (use GPLv3) 7 years ago
Dockerfile build: add possibility to build ARM toolchain from source 6 years ago
Dockerfile.gcc_source dockerfile: add texlive deps 6 years ago
Makefile trezorhal: fix usb class behaviour 6 years ago
README.md docs: reorganize files 7 years ago
SConscript.boardloader embed: Use GCC as linker 6 years ago
SConscript.bootloader embed/trezorhal: move mpu to trezorhal - enable it in firmware 6 years ago
SConscript.firmware embed/trezorhal: move systick from vendor to trezorhal 6 years ago
SConscript.prodtest embed: Use GCC as linker 6 years ago
SConscript.reflash embed: Use GCC as linker 6 years ago
SConscript.unix embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k 6 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 6 years ago
build-docker.sh build: rework vendorheader handling, move them to embed/vendorheader 6 years ago
emu.sh tests: fix trezor.config test by changing PYOPT to 1 6 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