1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2021-01-26 20:53:38 +01:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed chore(core): more systematic systemview function definitions 2021-01-26 20:53:38 +01:00
mocks perf(core): enable rendering of substrings to avoid slicing 2021-01-11 16:47:59 +01:00
prof chore: gitignore memperf results 2020-12-11 11:37:56 +01:00
site_scons/site_tools/micropython
src fix: Improve wording when showing multisig XPUBS. 2021-01-26 15:09:37 +01:00
tests feat(core): implement amount_unit for AuthorizeCoinJoin and SignTx 2021-01-22 14:07:36 +01:00
tools
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md docs(core): update changelog 2021-01-22 14:30:57 +01:00
COPYING
emu.py
emu.sh
Makefile build(core): parameters for SystemView instrumentation 2021-01-26 20:53:38 +01:00
README.md
SConscript.boardloader
SConscript.bootloader fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.bootloader_ci fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.firmware chore(core): more systematic systemview function definitions 2021-01-26 20:53:38 +01:00
SConscript.prodtest
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.unix feat(core): disable SECP256K1_ZKP feature flag 2021-01-22 14:06:29 +01:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.