1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 05:03:07 +00:00
trezor-firmware/core
2020-06-11 18:47:01 +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 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: forbid all settings if not initialized 2020-06-11 18:47:01 +02:00
src1 core: port storage to T1 2020-06-06 21:06:15 +02:00
tests Merge branch 'release/2020-06' 2020-06-10 06:51:18 +00: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 changelogs: start using more detailed changelog 2020-06-11 17:43:40 +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: Adds T1 core port FW flashing options for for openocd and jlink 2020-05-21 10:05:12 +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: 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.