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-23 15:07:15 +02:00
..
assets
embed chore(vendor): update micropython to v1.13 2020-10-16 14:19:35 +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 chore(core): In apps.bitcoin move BIP143 hashing back to a separate class. 2020-10-23 15:07:15 +02:00
tests chore(core): In apps.bitcoin move BIP143 hashing back to a separate class. 2020-10-23 15:07:15 +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 feat(core): add more mypy targets 2020-09-23 16:00:10 +02:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware chore(vendor): update micropython to v1.13 2020-10-16 14:19:35 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix chore(vendor): update micropython to v1.13 2020-10-16 14:19:35 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.