1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-23 00:09:53 +00:00
trezor-firmware/core
2024-09-27 09:49:20 +02:00
..
.changelog.d
assets
embed refactor(core): streamline layout definitions 2024-09-27 09:49:20 +02:00
mocks fix(core): change incorrect usage of "deadline" in Rust timer code 2024-09-26 10:00:48 +02:00
prof
site_scons chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
src refactor(core): return FlowMsg::Choice and FlowMsg::Text as plain values 2024-09-26 10:00:48 +02:00
tests chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
tools chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
translations
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile refactor(core): streamline layout definitions 2024-09-27 09:49:20 +02:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.bootloader refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.bootloader_ci refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.bootloader_emu
SConscript.firmware refactor(core): migrate coreapp into firmware 2024-09-24 12:21:53 +02:00
SConscript.kernel refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.prodtest refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.reflash refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.unix
SConstruct refactor(core): migrate coreapp into firmware 2024-09-24 12:21:53 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.