1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
Go to file
2018-06-21 15:51:36 +02:00
assets
docs fix: emulator docs link (#242) 2018-06-15 10:29:01 +02:00
embed embed: refactor sector_count constants 2018-06-20 14:54:15 +02:00
mocks nem: compute address from pubkey 2018-06-06 17:24:07 +02:00
site_scons/site_tools/micropython scons: precompile regexp 2018-06-19 18:26:43 +02:00
src wire: remove codec_v2.py 2018-06-21 15:51:36 +02:00
tests embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 2018-06-19 18:15:58 +02:00
tools coins: add slip44 2018-06-21 14:00:29 +02:00
vendor micropython: update to 1.9.4 2018-06-19 18:26:43 +02:00
.flake8
.gitignore
.gitmodules
.pylintrc
.travis.yml
AUTHORS
build-docker.gcc_source.sh
build-docker.sh
COPYING
Dockerfile
Dockerfile.gcc_source
emu.sh
Makefile unix: drop the 32bit build 2018-06-05 23:30:43 +02:00
Pipfile
Pipfile.lock
pytest.ini tests: nem is not xfail anymore 2018-06-07 14:42:15 +02:00
README.md docs: add emulator page 2018-05-31 13:11:36 +02:00
SConscript.boardloader scons: remove MCU_SERIES_F4 define 2018-06-19 18:26:43 +02:00
SConscript.bootloader scons: remove MCU_SERIES_F4 define 2018-06-19 18:26:43 +02:00
SConscript.firmware scons: remove MCU_SERIES_F4 define 2018-06-19 18:26:43 +02:00
SConscript.prodtest scons: remove MCU_SERIES_F4 define 2018-06-19 18:26:43 +02:00
SConscript.reflash scons: remove MCU_SERIES_F4 define 2018-06-19 18:26:43 +02:00
SConscript.unix unix: remove native emitters 2018-06-19 18:26:43 +02:00
SConstruct

TREZOR Core

TREZOR Logo

Build Status Gitter

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

It runs both inside of the device and also in the TREZOR Emulator.

emulator

Documentation