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 85f2e18828
core: convert emu.sh to a simple dependency-less compat wrapper
4 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed core: do not let frozen emulator import live files 4 years ago
mocks tests: introduce UI tests for core 4 years ago
prof core: introduce coverage wrapper 4 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 4 years ago
src core: drop unused env variables (TREZOR_TEST, TREZOR_SAVE_SCREEN) 4 years ago
tests core: simplify monero test use of emulator 4 years ago
tools tools/keyctl-proxy: blue is not readable on my display :) 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
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
ChangeLog core: bump version to 2.2.1; update changelog 5 years ago
Makefile core: use better emulator test wrappers (fixes #468) 4 years ago
README.md docs: move docs to root 5 years ago
SConscript.boardloader core/embed: don't use local copy of inflate 4 years ago
SConscript.bootloader core/tools: drop tools obsoleted by headertool 4 years ago
SConscript.firmware core/tools: drop tools obsoleted by headertool 4 years ago
SConscript.prodtest core/tools: drop tools obsoleted by headertool 4 years ago
SConscript.reflash core/tools: drop tools obsoleted by headertool 4 years ago
SConscript.unix core/embed: don't use local copy of inflate 4 years ago
SConstruct MONOREPO CREATE FROM trezor-core 5 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.py core: introduce emulator runner (fixes #466) 4 years ago
emu.sh core: convert emu.sh to a simple dependency-less compat wrapper 4 years ago
trezor.sdcard.gz core: introduce emulator runner (fixes #466) 4 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.