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
Jan Pochyla c9096d9a0a
core/ui: mark Controls as dirty in the beginning
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
docs docs: remove old api.md article 5 years ago
embed core/embed: add hint in fatal error on unix 5 years ago
mocks cardano: Implement SLIP-0023 and add SLIP-0039 support for Cardano. 5 years ago
site_scons/site_tools/micropython MONOREPO CREATE FROM trezor-core 5 years ago
src core/ui: mark Controls as dirty in the beginning 5 years ago
tests protobuf: add enum value validation (#363) 5 years ago
tools core/typing: improve extmod types 5 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore core: git ignore coverage outputs 5 years ago
.pylintrc style: improve pylint exclusions 5 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
ChangeLog core: update ChangeLog 5 years ago
Makefile core/typing: add annotations 5 years ago
README.md all: rename TREZOR to Trezor where possible 5 years ago
SConscript.boardloader MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.bootloader core: Use PRNG when generating random delays. 5 years ago
SConscript.firmware core: add slip39 keyboard 5 years ago
SConscript.prodtest core: Use PRNG when generating random delays. 5 years ago
SConscript.reflash MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.unix core: add slip39 keyboard 5 years ago
SConstruct MONOREPO CREATE FROM trezor-core 5 years ago
asan_blacklist.txt core: asan config 5 years ago
build-docker.sh core: fix docker build 5 years ago
emu.sh core/emu: use #!/usr/bin/env in shebang (#263) 5 years ago
pytest.ini python: more consistent handling of markers in device_tests 5 years ago
trezor_cmd.sh all: rename TREZOR to Trezor where possible 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