1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/core
2023-08-23 11:03:09 +02:00
..
.changelog.d fix(core): more info button on shamir recovery screen 2023-08-23 11:03:09 +02:00
assets feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
embed chore(core): improve the shamir info button handling, regenerate tests 2023-08-23 11:03:09 +02:00
mocks chore(core): regenerate trezorui2.pyi 2023-07-17 15:30:00 +02:00
prof
site_scons feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
src chore(core): improve the shamir info button handling, regenerate tests 2023-08-23 11:03:09 +02:00
tests refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor
.coveragerc
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.bootloader feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
SConscript.bootloader_ci refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.bootloader_emu feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
SConscript.firmware feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
SConscript.prodtest feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
SConscript.reflash refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.unix refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.