1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/core
2021-01-26 20:53:38 +01:00
..
assets
embed chore(core): remove unneeded include 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 ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
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 ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
emu.sh
Makefile build(core): parameters for SystemView instrumentation 2021-01-26 20:53:38 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
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 build(core): consider systemview disabled by default 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.