1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
Go to file
2018-02-27 01:40:13 +01:00
assets embed/unix: implement nice background into emulator 2018-02-25 02:16:35 +01:00
docs bootloader: simplify vtrust code 2017-12-15 20:57:54 +01:00
embed embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k 2018-02-27 01:40:13 +01:00
mocks mocks: regenerated 2018-02-26 16:13:00 +01:00
site_scons/site_tools/micropython
src src/apps/management: remove unnecessary layout decorator 2018-02-27 00:41:59 +01:00
tests src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts) 2018-02-27 00:31:33 +01:00
tools tools/pb2py: fix default list value 2018-02-27 00:12:44 +01:00
vendor src.trezor.messages: fix and regenerate 2018-02-26 17:20:48 +01:00
.flake8 src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts) 2018-02-27 00:31:33 +01:00
.gitignore
.gitmodules
.pylintrc
.travis.yml
AUTHORS embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
build-docker.gcc_source.sh
build-docker.sh build: rework vendorheader handling, move them to embed/vendorheader 2018-01-31 16:46:15 +01:00
COPYING update license (use GPLv3) 2017-11-04 02:02:04 +01:00
Dockerfile
Dockerfile.gcc_source dockerfile: add texlive deps 2018-01-28 15:38:17 +01:00
emu.sh
Makefile
README.md
SConscript.boardloader
SConscript.bootloader embed/trezorhal: move mpu to trezorhal - enable it in firmware 2018-02-23 19:08:34 +01:00
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k 2018-02-27 01:40:13 +01:00
SConstruct

TREZOR Core

TREZOR Logo

Build Status Gitter

This is the source code for 2nd generation of TREZOR called TREZOR model T.

Documentation