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
Martin Milata 830592f2d9
feat(core): add experimental_features setting
4 years ago
..
assets
embed chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h. 4 years ago
mocks perf(core/extmod): replace HMAC Python implementation with C 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 feat(core): add experimental_features setting 4 years ago
tests ci: handle full dependencies in shell.nix 4 years ago
tools ci: omit generated protobuf classes from coverage report 4 years ago
vendor
.dockerignore
.gitignore core: git ignore coverage outputs 5 years ago
.pylintrc
AUTHORS
CHANGELOG.md docs(core): note 2.3.4 as released in Changelog 4 years ago
COPYING
Makefile feat(core): add more mypy targets 4 years ago
README.md docs: move docs to root 5 years ago
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.bootloader core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.bootloader_ci core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.firmware fix(core): always recalculate header hashes 4 years ago
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.reflash core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.unix core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.py core: rename emulator to trezor-emu-core 4 years ago
emu.sh core: remove src1 4 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.