1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 19:00:58 +00:00
trezor-firmware/core
2020-05-24 14:36:38 +00:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed core: change startup firmware file from .s to .S which enables preprocessing and fixes TT boot 2020-05-24 12:28:38 +02:00
mocks core/extmod: drop unused rfc6979 module 2020-05-18 14:31:00 +02:00
prof
site_scons/site_tools/micropython
src core/sign_tx: validate prevout amount in all cases 2020-05-24 14:36:38 +00:00
src1 core: add temporary "src1" folder 2020-05-04 16:00:29 +00:00
tests core/tests: add request_meta queries to unit tests (needed for transaction streaming) 2020-05-24 14:36:38 +00:00
tools core: remove f-strings from headertool (python 3.5 compatibility) 2020-05-04 11:29:03 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
ChangeLog core, legacy: update changelogs 2020-05-22 11:55:55 +00:00
COPYING
emu.py core: disallow parsing options after command (fixes #951) 2020-04-16 11:24:15 +02:00
emu.sh
Makefile core: Adds T1 core port FW flashing options for for openocd and jlink 2020-05-21 10:05:12 +02:00
README.md
SConscript.boardloader
SConscript.bootloader core+legacy: use nanopb generator from pipenv 2020-02-04 17:15:25 +00:00
SConscript.firmware core: change startup firmware file from .s to .S which enables preprocessing and fixes TT boot 2020-05-24 12:28:38 +02:00
SConscript.prodtest core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
SConscript.reflash
SConscript.unix core/bitcoin: finalize bitcoin refactor 2020-05-18 14:31:51 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.