1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2020-07-03 11:17:19 +02:00
..
assets
embed changelogs: change also bootloader changelogs to the new format 2020-06-11 15:48:38 +00:00
mocks core: lower scheduler resolution to milliseconds 2020-06-04 16:18:46 +02:00
prof
site_scons/site_tools/micropython
src core/bitcoin: Add support for external inputs with proof of non-ownership. 2020-07-03 11:17:19 +02:00
src1 core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
tests core/tests: Add unit tests for SLIP-0019 proofs of ownership. 2020-07-03 11:17:19 +02:00
tools core/tools: fix pixel-perfect mode for centered text in dialog-designer 2020-06-09 13:31:42 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
ChangeLog core, legacy: update changelogs 2020-07-02 09:09:34 +00:00
COPYING
emu.py
emu.sh
Makefile core: Adds T1 core port FW flashing options for for openocd and jlink 2020-05-21 10:05:12 +02:00
README.md
SConscript.boardloader core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.bootloader core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.firmware core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.prodtest core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.reflash core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.unix core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.