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
Pavol Rusnak 481bb4ccab
embed: remove unused stmhal stuff from build dependencies
6 years ago
assets
docs docs: update hardware.md to use jpgs 6 years ago
embed embed: refactor BUFFER_OFFSET modification in display_set_orientation 6 years ago
mocks nem: compute address from pubkey 6 years ago
site_scons/site_tools/micropython scons: precompile regexp 6 years ago
src ripple: README 6 years ago
tests ripple: simple tx serializer; signing 6 years ago
tools tools: update tools to generate clang-format compatible output 6 years ago
vendor vendor: update trezor-common 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 build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 6 years ago
AUTHORS
COPYING
ChangeLog docs: update changelog 6 years ago
Dockerfile build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 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 style: add cstyle target to Makefile + clang-format config, don't enforce for now 6 years ago
Pipfile pipenv: add black and isort 6 years ago
Pipfile.lock pipenv: add black and isort 6 years ago
README.md docs: add emulator page 6 years ago
SConscript.boardloader embed: remove unused stmhal stuff from build dependencies 6 years ago
SConscript.bootloader embed: remove unused stmhal stuff from build dependencies 6 years ago
SConscript.firmware embed: remove unused stmhal stuff from build dependencies 6 years ago
SConscript.prodtest embed: remove unused stmhal stuff from build dependencies 6 years ago
SConscript.reflash embed: remove unused stmhal stuff from build dependencies 6 years ago
SConscript.unix cardano: add Cardano currency support 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 emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source) 6 years ago
setup.cfg ripple: get address 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