1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-23 16:30:50 +00:00
trezor-firmware/core
2024-05-03 09:49:37 +02:00
..
.changelog.d feat(core): add ability to request backups with any number of groups/shares 2024-05-01 09:23:40 +02:00
assets
embed feat(core): Set trust anchor data type in prodtest. 2024-05-03 09:49:37 +02:00
mocks chore(core): rename "seed" to "backup" 2024-05-01 09:23:40 +02:00
prof
site_scons fix(core/rust): fix bindgen macros generation 2024-04-26 13:36:58 +02:00
src chore(core): rename "seed" to "backup" 2024-05-01 09:23:40 +02:00
tests chore(core): add colors to unittest prints 2024-04-26 18:04:33 +02:00
tools chore(core): add prodtest provisioning script 2024-05-03 09:49:37 +02:00
translations chore(core): rename "seed" to "backup" 2024-05-01 09:23:40 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): fix version in changelogs 2024-03-01 21:21:04 +01:00
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile chore(core): fix flash_combine makefile command 2024-04-26 12:36:45 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader fix(core/rust): fix bindgen macros generation 2024-04-26 13:36:58 +02:00
SConscript.bootloader_ci
SConscript.bootloader_emu fix(core/rust): fix bindgen macros generation 2024-04-26 13:36:58 +02:00
SConscript.firmware fix(core/rust): fix bindgen macros generation 2024-04-26 13:36:58 +02:00
SConscript.prodtest build(core): fix prodtest build from build-docker 2024-04-22 10:56:25 +02:00
SConscript.reflash
SConscript.unix fix(core/rust): fix bindgen macros generation 2024-04-26 13:36:58 +02:00
SConstruct
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.