1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2021-01-11 16:47:59 +01:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed perf(core): enable rendering of substrings to avoid slicing 2021-01-11 16:47:59 +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 feat(core): implement pagination for sign/verify 2021-01-11 16:47:59 +01:00
tests perf(core): enable rendering of substrings to avoid slicing 2021-01-11 16:47:59 +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: update changelogs 2021-01-08 14:33:28 +01:00
COPYING
emu.py
emu.sh
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
SConscript.unix ci(core): add memory profiler job 2020-11-02 14:14:00 +01:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.