1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core
2021-11-23 14:57:25 +01:00
..
.changelog.d docs(core): changelog for 2.4.3 2021-11-23 14:57:25 +01:00
assets
embed build(core): place secp256k1-zkp in FLASH2 to make space for bootloader 2021-11-23 14:51:11 +01:00
mocks feat(core): Add key tweaking functions to trezorcrypto.bip340. 2021-11-13 13:33:46 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons/site_tools/micropython style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
src fix(core): Ensure user is warned about non-standard paths. 2021-11-23 14:57:25 +01:00
tests fix(core): Ensure user is warned about non-standard paths. 2021-11-23 14:57:25 +01:00
tools style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
vendor
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.4.3 2021-11-23 14:57:25 +01:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware build(crypto,core): make secp256k1-zkp context as small as possible 2021-11-18 19:05:40 +01:00
SConscript.prodtest
SConscript.reflash
SConscript.unix build(crypto,core): make secp256k1-zkp context as small as possible 2021-11-18 19:05:40 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.