1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-10 00:28:07 +00:00
trezor-firmware/core
2023-08-29 14:44:36 +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 build(core): added SDK for nrf52 2023-08-29 14:44:36 +02:00
mocks refactor(core): setup single-place layout selection 2023-08-29 11:38:53 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons refactor(core): setup single-place layout selection 2023-08-29 11:38:53 +02:00
src refactor(core): setup single-place layout selection 2023-08-29 11:38:53 +02:00
tests refactor(core): unify touch and button handling, enable usage of both in one model 2023-08-29 11:38:38 +02:00
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased
COPYING
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 feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
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 refactor(core): setup single-place layout selection 2023-08-29 11:38:53 +02:00
SConscript.prodtest feat(core): Implement OPTIGA provisioning in prodtest. 2023-08-29 10:59:34 +02:00
SConscript.reflash refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.unix refactor(core): setup single-place layout selection 2023-08-29 11:38:53 +02:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.