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.
trezor-firmware/core
Dusan Klinec f767f890cd
tests: new monero binary added
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
docker/emulator
docs MONOREPO CREATE FROM trezor-core 5 years ago
embed core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended 5 years ago
mocks Revert "ui.display.loader: slice_span added for indeterminate loaders" 5 years ago
site_scons/site_tools/micropython
src core: don't erase passphrase on ClearSession 5 years ago
tests tests: new monero binary added 5 years ago
tools core/tools: fix typo (#149) 5 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore
.gitignore toplevel: reorganize .gitignore files 5 years ago
.pylintrc style: improve pylint exclusions 5 years ago
AUTHORS
COPYING
ChangeLog core+legacy: update changelogs 5 years ago
Makefile core: finish frozen modules support 5 years ago
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware add EOS support 5 years ago
SConscript.prodtest
SConscript.reflash
SConscript.unix add EOS support 5 years ago
SConstruct
build-docker.sh core: fix docker build 5 years ago
emu.sh core: simplify emu.sh runner 5 years ago
pytest.ini core: remove setup.cfg, keep pytest.ini for convenience 5 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