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-28 10:56:41 +02:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed core/fonts: update headers 2020-07-28 10:56:41 +02:00
mocks core: remove mono bold font variant (not used anywhere) 2020-07-27 23:22:34 +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: remove unimports from bitcoin sign_tx layouts 2020-07-28 10:51:28 +02:00
src1 core: remove mono bold font variant (not used anywhere) 2020-07-27 23:22:34 +02:00
tests Cardano shelley update 2/3 (#1112) 2020-07-27 13:11:23 +02:00
tools core/fonts: update headers 2020-07-28 10:56:41 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore core: git ignore coverage outputs 2019-06-26 22:10:05 +02:00
.pylintrc style: improve pylint exclusions 2019-05-07 16:31:04 +02:00
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md core: print inverted question mark for nonprintable characters 2020-07-27 16:29:11 +02:00
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py core: disallow parsing options after command (fixes #951) 2020-04-16 11:24:15 +02:00
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 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/bootloader: update protobuf definitions 2020-07-26 00:00:37 +02:00
SConscript.firmware core/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +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/extmod: add font_pixeloperator{,mono}, use this font for T1 2020-07-28 09:40:30 +02:00
SConstruct MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.