1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2020-08-04 17:32:44 +02:00
..
assets
embed core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
mocks core: remove mono bold font variant (not used anywhere) 2020-07-27 23:22:34 +02:00
prof
site_scons/site_tools/micropython
src core/bitcoin: Move transaction confirmation logic from Bitcoin to BasicApprover class. 2020-08-04 17:32:44 +02:00
tests core/tests: Fix unit tests to work with BasicApprover in sign_tx. 2020-08-04 17:32:44 +02:00
tools core/fonts: update headers 2020-07-28 10:56:41 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md core: add Casa/Greenaddress paths exceptions to Changelog 2020-08-03 15:51:35 +02:00
COPYING
emu.py core: rename emulator to trezor-emu-core 2020-07-30 15:27:34 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile core: rename emulator to trezor-emu-core 2020-07-30 15:27:34 +02:00
README.md
SConscript.boardloader
SConscript.bootloader core/bootloader: update protobuf definitions 2020-07-26 00:00:37 +02:00
SConscript.firmware core: remove src1 2020-08-03 15:59:57 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix core: remove src1 2020-08-03 15:59:57 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.