1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2020-05-06 13:18:32 +02:00
..
assets
embed core/extmod: fix build of modtrezorui when TREZOR_MODEL is set to '1' 2020-04-30 15:07:26 +00:00
mocks
prof
site_scons/site_tools/micropython
src core/sign_tx: Rework transaction footer writing. 2020-05-06 13:18:32 +02:00
src1 core: add temporary "src1" folder 2020-05-04 16:00:29 +00:00
tests core/sign_tx: Updates based on code review. 2020-05-06 13:18:32 +02: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: bump versions 2020-04-24 17:12:20 +00:00
COPYING
emu.py
emu.sh
Makefile core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware core: implement random delay interrupts 2020-04-16 11:51:28 +02:00
SConscript.prodtest core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
SConscript.reflash
SConscript.unix
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.