1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-25 05:42:03 +00:00
Go to file
2018-05-30 11:42:18 +02:00
assets src/trezor/ui/style: update resources and icons in dialogs 2018-02-27 23:52:49 +01:00
docs
embed
mocks
site_scons/site_tools/micropython
src
tests fix flake8 issues 2018-05-28 15:23:37 +02:00
tools coins: update how coins are being generated from trezor-common 2018-05-30 11:42:18 +02:00
vendor coins: update how coins are being generated from trezor-common 2018-05-30 11:42:18 +02:00
.flake8
.gitignore
.gitmodules
.pylintrc
.travis.yml travis: use pipenv to run python-trezor testsuite reproducibly 2018-05-04 17:47:44 +02:00
AUTHORS
build-docker.gcc_source.sh
build-docker.sh
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
Pipfile pipenv: update locks and requirements 2018-05-28 18:00:24 +02:00
Pipfile.lock
pytest.ini
README.md
SConscript.boardloader
SConscript.bootloader embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
SConscript.firmware embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
SConscript.prodtest prodtest: update sconscript file 2018-04-23 12:19:57 +01:00
SConscript.reflash embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
SConscript.unix
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