1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-07 10:55:56 +00:00
Go to file
2018-10-04 18:15:03 +02:00
assets src/trezor/ui/style: update resources and icons in dialogs 2018-02-27 23:52:49 +01:00
docs docs: update emulator screenshot 2018-09-28 19:51:31 +02:00
embed
mocks
site_scons/site_tools/micropython
src
src1
tests
tools
vendor storage: implement no_backup option (aka seedless setup) 2018-10-04 17:36:44 +02:00
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
.gitignore
.gitmodules
.pylintrc
.travis.yml travis: don't run make sizecheck when TREZOR_MODEL=1 2018-09-30 20:43:54 +02:00
AUTHORS
build-docker.gcc_source.sh build: rework vendorheader handling, move them to embed/vendorheader 2018-01-31 16:46:15 +01:00
build-docker.sh Docker: support local build and build from other gh repos 2018-07-01 20:35:22 +02:00
ChangeLog
COPYING
Dockerfile
Dockerfile.gcc_source
emu.sh firmware: reuse SOURCE_PY_DIR where possible 2018-09-20 15:04:12 +02:00
Makefile
Pipfile
Pipfile.lock travis: revert Pipfile.lock to use python-trezor master 2018-09-05 18:37:45 +02:00
README.md docs: add emulator page 2018-05-31 13:11:36 +02:00
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest
SConscript.reflash build: add missing spi object file 2018-09-30 20:29:11 +02:00
SConscript.unix
SConstruct
setup.cfg tests: tezos is not xfailed anymore 2018-09-13 15:14:06 +02:00
shell.nix

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