1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/core
2020-07-24 16:37:58 +02:00
..
assets
embed core: improve type annotation for bip32.derive_path 2020-07-24 16:37:58 +02:00
mocks core: improve type annotation for bip32.derive_path 2020-07-24 16:37:58 +02:00
prof core/prof: make sure coverage data is generated with absolute paths 2020-01-23 18:43:20 +01:00
site_scons/site_tools/micropython core: remove qstr blacklist 2020-01-07 20:52:43 +01:00
src core: update references to keychain everywhere 2020-07-24 16:37:58 +02:00
src1 core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
tests core/tests: fix bitcoin unit tests 2020-07-24 16:37:58 +02:00
tools core: generate resdata by Mako, use if/elif trick to save RAM 2020-07-24 14:09:31 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md core: add changelog entry for synchronous protobuf 2020-07-24 14:09:31 +02:00
COPYING
emu.py core: disallow parsing options after command (fixes #951) 2020-04-16 11:24:15 +02:00
emu.sh core: convert emu.sh to a simple dependency-less compat wrapper 2020-01-23 18:43:20 +01:00
Makefile core: generate resdata by Mako, use if/elif trick to save RAM 2020-07-24 14:09:31 +02:00
README.md docs: move docs to root 2019-12-06 12:24:20 +00:00
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: enable PYSTACK 2020-07-24 14:09:31 +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.