1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2021-01-22 14:07:36 +01:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed feat(core): disable SECP256K1_ZKP feature flag 2021-01-22 14:06:29 +01:00
mocks
prof
site_scons/site_tools/micropython
src feat(core): implement amount_unit for AuthorizeCoinJoin and SignTx 2021-01-22 14:07:36 +01:00
tests feat(core): implement amount_unit for AuthorizeCoinJoin and SignTx 2021-01-22 14:07:36 +01:00
tools
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md
COPYING
emu.py
emu.sh
Makefile refactor(core): turn RDI into a firmware feature flag 2021-01-22 14:06:29 +01:00
README.md
SConscript.boardloader
SConscript.bootloader fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.bootloader_ci fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.firmware feat(core): disable SECP256K1_ZKP feature flag 2021-01-22 14:06:29 +01:00
SConscript.prodtest
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.unix feat(core): disable SECP256K1_ZKP feature flag 2021-01-22 14:06:29 +01:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.