1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-29 09:58:47 +00:00
trezor-firmware/core
2023-06-15 22:46:18 +02:00
..
.changelog.d fix(core): fix gamma correction for Model T 2023-06-15 22:41:35 +02:00
assets chore(core): remove unused model R icons 2023-06-14 18:17:09 +02:00
embed fixup! feat(core): add hardware support for T3W1 2023-06-15 22:46:18 +02:00
mocks refactor(core): unify touch and button handling, enable usage of both in one model 2023-06-15 22:41:22 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons fixup! feat(core): add hardware support for T3W1 2023-06-15 22:46:18 +02:00
src fixup! feat(core): add hardware support for T3W1 2023-06-15 22:46:12 +02:00
tests refactor(core): unify touch and button handling, enable usage of both in one model 2023-06-15 22:41:22 +02:00
tools feat(core): add hw_model field to vendor headers 2023-06-02 14:43:19 +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/rust): add bootloader design for T2B1 2023-06-06 17:49:53 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): add hardware support for T3W1 2023-06-15 22:46:08 +02:00
SConscript.bootloader feat(core): add hardware support for T3W1 2023-06-15 22:46:08 +02:00
SConscript.bootloader_ci feat(core): add hardware support for T3W1 2023-06-15 22:46:08 +02:00
SConscript.bootloader_emu fixup! feat(core): add hardware support for T3W1 2023-06-15 22:46:12 +02:00
SConscript.firmware fixup! feat(core): add hardware support for T3W1 2023-06-15 22:46:12 +02:00
SConscript.prodtest feat(core): add hardware support for T3W1 2023-06-15 22:46:08 +02:00
SConscript.reflash feat(core): add hardware support for T3W1 2023-06-15 22:46:08 +02:00
SConscript.unix fixup! feat(core): add hardware support for T3W1 2023-06-15 22:46:12 +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.