1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-29 09:58:47 +00:00
trezor-firmware/core
2023-09-14 15:12:16 +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 feat(core): add emulator support for T3W1 2023-09-14 15:12:16 +02:00
mocks refactor(core): setup single-place layout selection 2023-08-29 11:38:53 +02:00
prof
site_scons feat(core): add hardware support for T3W1 2023-09-14 15:12:16 +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 move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
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): add hardware support for T3W1 2023-09-14 15:12:16 +02:00
SConscript.bootloader_ci feat(core): add hardware support for T3W1 2023-09-14 15:12:16 +02:00
SConscript.bootloader_emu feat(core): add hardware support for T3W1 2023-09-14 15:12:16 +02:00
SConscript.firmware feat(core): add hardware support for T3W1 2023-09-14 15:12:16 +02:00
SConscript.prodtest feat(core): add hardware support for T3W1 2023-09-14 15:12:16 +02:00
SConscript.reflash feat(core): add hardware support for T3W1 2023-09-14 15:12:16 +02:00
SConscript.unix feat(core): add emulator support for T3W1 2023-09-14 15:12:16 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.