1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/core
2020-01-29 10:49:21 +01:00
..
assets
embed Emulator launcher scripts (#796) 2020-01-24 16:18:18 +01:00
mocks core/embed: switch to unprivileged in main.c 2020-01-24 12:29:46 +00: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 common/defs: switch ERE logo (#808) 2020-01-29 10:49:21 +01:00
tests core/test/strings: add test for words ending with 'hsxz' 2020-01-27 09:11:11 +00:00
tools tools/keyctl-proxy: blue is not readable on my display :) 2020-01-22 16:06:38 +00:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
ChangeLog core: add upy 1.12 to changelog 2020-01-24 14:34:06 +01:00
COPYING
emu.py core/prof: make sure coverage data is generated with absolute paths 2020-01-23 18:43:20 +01:00
emu.sh core: convert emu.sh to a simple dependency-less compat wrapper 2020-01-23 18:43:20 +01:00
Makefile build: make sure resources are built for 'make mypy' 2020-01-28 16:42:24 +01:00
README.md docs: move docs to root 2019-12-06 12:24:20 +00:00
SConscript.boardloader core/embed: don't use local copy of inflate 2020-01-18 17:09:52 +01:00
SConscript.bootloader core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
SConscript.firmware core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
SConscript.prodtest core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
SConscript.reflash core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
SConscript.unix core/embed: don't use local copy of inflate 2020-01-18 17:09:52 +01:00
SConstruct
trezor.sdcard.gz core: introduce emulator runner (fixes #466) 2020-01-23 18:43:20 +01:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.