mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 17:38:39 +00:00
b3267625ca
the error: When built with PYOPT, Optiga will log its communication to the VCP. But now that VCP config lives in coreapp and Optiga lives in kernel, there's no way for Optiga to write to VCP, and the relevant calls simply don't build. We need a different method for logging inside the kernel. |
||
---|---|---|
.. | ||
.changelog.d | ||
assets | ||
embed | ||
mocks | ||
prof | ||
site_scons | ||
src | ||
tests | ||
tools | ||
translations | ||
vendor | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
.towncrier.template.md | ||
asan_blacklist.txt | ||
asan_suppressions.txt | ||
AUTHORS | ||
CHANGELOG.md | ||
CHANGELOG.T2B1.md | ||
CHANGELOG.T2T1.md | ||
CHANGELOG.T3B1.md | ||
CHANGELOG.T3T1.md | ||
CHANGELOG.unreleased | ||
COPYING | ||
emu.py | ||
emu.sh | ||
Makefile | ||
pyrightconfig.json | ||
README.md | ||
SConscript.boardloader | ||
SConscript.bootloader | ||
SConscript.bootloader_ci | ||
SConscript.bootloader_emu | ||
SConscript.firmware | ||
SConscript.kernel | ||
SConscript.prodtest | ||
SConscript.reflash | ||
SConscript.unix | ||
SConstruct | ||
towncrier.toml |
Trezor Core
Firmware currently running on Model T and the Trezor Safe family.
See docs/core
for more info.