1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
2020-11-05 14:30:11 +01: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 feat(core): count allocations per line 2020-11-02 14:14:00 +01:00
site_scons/site_tools/micropython
src feat(core/ethereum): add SEP5 path schema as well as the compat schema 2020-11-05 14:30:11 +01:00
tests chore(core/tests): update unit tests for new APIs, drop unnecessary ones 2020-11-05 14:30:11 +01:00
tools feat(core): tools/alloc.py: generate html 2020-11-02 14:14:00 +01:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md chore: bump changelog 2020-11-02 20:08:28 +01:00
COPYING
emu.py ci(core): add memory profiler job 2020-11-02 14:14:00 +01:00
emu.sh
Makefile ci(core): add memory profiler job 2020-11-02 14:14:00 +01: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 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.