You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Dusan Klinec 6d98a97f7c
protobuf: message fields moved to get_fields method
6 years ago
assets
docs docs: coin paths modifications (yup, it wasn't final) 6 years ago
embed embed/extmod/modtrezorui: properly set backlight and bpp for T1 display 6 years ago
mocks
site_scons/site_tools/micropython
src protobuf: message fields moved to get_fields method 6 years ago
tests tezos: fixed nitpicks 6 years ago
tools templates: make diff louder 6 years ago
vendor vendor: trezor-common version bump, pb sync, template sync 6 years ago
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 6 years ago
.gitignore
.gitmodules
.pylintrc
.travis.yml travis: add checking templates to CI 6 years ago
AUTHORS
COPYING
ChangeLog docs: update changelog 6 years ago
Dockerfile docker: protobuf stuff added 6 years ago
Dockerfile.gcc_source build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 6 years ago
Makefile emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI 6 years ago
Pipfile travis: add checking templates to CI 6 years ago
Pipfile.lock travis: revert Pipfile.lock to use python-trezor master 6 years ago
README.md
SConscript.boardloader embed: make model and emulator orthogonal, update macros to match this logic 6 years ago
SConscript.bootloader embed: make model and emulator orthogonal, update macros to match this logic 6 years ago
SConscript.firmware embed: make model and emulator orthogonal, update macros to match this logic 6 years ago
SConscript.prodtest embed: make model and emulator orthogonal, update macros to match this logic 6 years ago
SConscript.reflash embed: make model and emulator orthogonal, update macros to match this logic 6 years ago
SConscript.unix emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI 6 years ago
SConstruct
build-docker.gcc_source.sh
build-docker.sh Docker: support local build and build from other gh repos 6 years ago
emu.sh
setup.cfg tests: tezos is not xfailed anymore 6 years ago

README.md

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