1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/core
2020-07-27 17:40:34 +02:00
..
assets
embed core/extmod: enable display_text* methods for other models than T 2020-07-27 17:24:13 +02:00
mocks core: improve type annotation for bip32.derive_path 2020-07-24 16:37:58 +02:00
prof
site_scons/site_tools/micropython
src core/cardano: simplify keychain implementation 2020-07-27 13:24:51 +02:00
src1 core/src1: use display.text instead of display.print 2020-07-27 17:40:34 +02:00
tests Cardano shelley update 2/3 (#1112) 2020-07-27 13:11:23 +02:00
tools core: print inverted question mark for nonprintable characters 2020-07-27 16:29:11 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md core: print inverted question mark for nonprintable characters 2020-07-27 16:29:11 +02:00
COPYING
emu.py
emu.sh core: make emu.sh respect TREZOR_MODEL env variable 2020-07-27 17:38:55 +02:00
Makefile core: generate resdata by Mako, use if/elif trick to save RAM 2020-07-24 14:09:31 +02:00
README.md
SConscript.boardloader core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.bootloader core/bootloader: update protobuf definitions 2020-07-26 00:00:37 +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.