1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
Jan Pochyla f3a64435f1
fix(core): root ui callback for trezorconfig mod (#1412)
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-01-19 14:17:16 +01:00
..
assets
embed fix(core): root ui callback for trezorconfig mod (#1412) 2021-01-19 14:17:16 +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 common/defs/fido: add gemini webauthn (#1416) 2021-01-19 14:15:19 +01:00
tests tests(core): add test cases for Span 2021-01-11 16:47:59 +01:00
tools
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md feat(core): introduce and enforce limit on label length (fixes #1399) 2021-01-12 11:22:58 +01:00
COPYING
emu.py
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile build(core): do not regenerate resources for a mypy run 2020-11-20 18:55:35 +01:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware
SConscript.prodtest
SConscript.reflash core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.unix
SConstruct core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.