1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2020-10-15 16:28:12 +02:00
..
assets
embed chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h. 2020-10-13 13:13:49 +02:00
mocks perf(core/extmod): replace HMAC Python implementation with C 2020-10-12 16:33:13 +02:00
prof
site_scons/site_tools/micropython
src perf(core/extmod): replace HMAC Python implementation with C 2020-10-12 16:33:13 +02:00
tests ci: handle full dependencies in shell.nix 2020-10-15 15:59:20 +02:00
tools ci: omit generated protobuf classes from coverage report 2020-09-23 16:00:10 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md docs(core): note 2.3.4 as released in Changelog 2020-10-08 09:02:52 +02:00
COPYING
emu.py
emu.sh
Makefile
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware fix(core): always recalculate header hashes 2020-10-15 16:28:12 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.