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
matejcik a461853cf6
core/tests: fix bitcoin unit tests
4 years ago
..
assets
embed core: improve type annotation for bip32.derive_path 4 years ago
mocks core: improve type annotation for bip32.derive_path 4 years ago
prof core/prof: make sure coverage data is generated with absolute paths 5 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 5 years ago
src core: update references to keychain everywhere 4 years ago
src1 core: wipe before reset and recovery; introduce 'intialized' field 4 years ago
tests core/tests: fix bitcoin unit tests 4 years ago
tools core: generate resdata by Mako, use if/elif trick to save RAM 4 years ago
vendor
.dockerignore
.gitignore
.pylintrc
AUTHORS
CHANGELOG.md core: add changelog entry for synchronous protobuf 4 years ago
COPYING
Makefile core: generate resdata by Mako, use if/elif trick to save RAM 4 years ago
README.md
SConscript.boardloader core: unify usage of TREZOR_MODEL 4 years ago
SConscript.bootloader core: unify usage of TREZOR_MODEL 4 years ago
SConscript.firmware core: enable PYSTACK 4 years ago
SConscript.prodtest core: unify usage of TREZOR_MODEL 4 years ago
SConscript.reflash core: unify usage of TREZOR_MODEL 4 years ago
SConscript.unix core: unify usage of TREZOR_MODEL 4 years ago
SConstruct
asan_blacklist.txt
emu.py core: disallow parsing options after command (fixes #951) 4 years ago
emu.sh core: convert emu.sh to a simple dependency-less compat wrapper 5 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.