1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
Go to file
2019-04-09 16:18:34 +02:00
assets
docker/emulator
docs docs: fix curve names 2019-03-19 15:44:42 +01:00
embed modtrezorui: Display.save skips identical screens (#530) 2019-04-02 15:26:34 +02:00
mocks mocks: generate 2019-02-27 11:30:58 +01:00
site_scons/site_tools/micropython
src paths: validate curve as well 2019-04-09 16:18:34 +02:00
src1
src_game
tests paths: validate curve as well 2019-04-09 16:18:34 +02:00
tools tools: add hid-bridge by Ondrej Vejpustek 2019-03-28 19:16:44 +01:00
vendor vendor: update trezor-common 2019-03-12 10:52:33 +01:00
.clang-format format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
.dockerignore
.gitignore
.gitlab-ci.yml build: fix shebang and remove prodtest from build-docker 2019-03-25 19:14:44 +01:00
.gitmodules
.pylintrc
.travis.yml
AUTHORS embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
build-docker.sh build: fix shebang and remove prodtest from build-docker 2019-03-25 19:14:44 +01:00
ChangeLog changelog: update 2019-02-25 12:28:06 +01:00
COPYING
Dockerfile
emu.sh unix: emulator debug build options 2018-10-11 16:33:45 +02:00
help.awk
Makefile format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
Pipfile xmr: hf10 upgrades 2019-02-19 14:36:27 +01:00
Pipfile.lock xmr: hf10 upgrades 2019-02-19 14:36:27 +01:00
README.md
SConscript.boardloader embed/trezorhal: move lowlevel.{c,h} from boardloader to trezorhal 2019-02-19 18:30:45 +01:00
SConscript.bootloader bootloader: enable MPU, introduce delays to USB stack 2019-02-21 16:53:17 +01:00
SConscript.firmware Revert "scons: disable bip39 seed cache" 2019-03-04 17:31:58 +01:00
SConscript.prodtest vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator 2019-02-16 17:36:08 +01:00
SConscript.reflash
SConscript.unix Revert "scons: disable bip39 seed cache" 2019-03-04 17:31:58 +01:00
SConstruct
setup.cfg
shell.nix format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
travis-install-libsodium.sh

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