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 2c8e5f527b
all: rename changelogs to .md for highlighting
4 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed changelogs: change also bootloader changelogs to the new format 4 years ago
mocks core: lower scheduler resolution to milliseconds 4 years ago
prof core/prof: make sure coverage data is generated with absolute paths 4 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 4 years ago
src core/bitcoin: Rename witness_p2wsh() to witness_multisig(). 4 years ago
src1 core: wipe before reset and recovery; introduce 'intialized' field 4 years ago
tests core/monero: don't download test binary even if hash is different 4 years ago
tools core/tools: fix pixel-perfect mode for centered text in dialog-designer 4 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
CHANGELOG.md all: rename changelogs to .md for highlighting 4 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile core: Adds T1 core port FW flashing options for for openocd and jlink 4 years ago
README.md docs: move docs to root 5 years ago
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: unify usage of TREZOR_MODEL 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 MONOREPO CREATE FROM trezor-core 5 years ago
asan_blacklist.txt core: asan config 5 years ago
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 4 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.