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 7ff1251ee1
core: dim lockscreen (fixes #974)
4 years ago
..
assets
embed core: disable trezor-crypto BIP32 cache 4 years ago
mocks core: expose storage_is_unlocked() as config.is_unlocked() 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 5 years ago
src core: dim lockscreen (fixes #974) 4 years ago
src1 core: add temporary "src1" folder 4 years ago
tests core: move base functions from "homescreen" app to "base" 4 years ago
tools core: remove f-strings from headertool (python 3.5 compatibility) 4 years ago
vendor
.dockerignore
.gitignore
.pylintrc
AUTHORS
COPYING
ChangeLog core, legacy: update Changelogs to reflect the release 4 years ago
Makefile core: Adds T1 core port FW flashing options for for openocd and jlink 4 years ago
README.md
SConscript.boardloader core/embed: don't use local copy of inflate 5 years ago
SConscript.bootloader core+legacy: use nanopb generator from pipenv 4 years ago
SConscript.firmware core: disable trezor-crypto BIP32 cache 4 years ago
SConscript.prodtest core/tools: drop tools obsoleted by headertool 5 years ago
SConscript.reflash core/tools: drop tools obsoleted by headertool 5 years ago
SConscript.unix core: disable trezor-crypto BIP32 cache 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 4 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.