1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 15:18:08 +00:00
trezor-firmware/core
2023-06-15 22:47:30 +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 TEST: button 2023-06-15 22:47:30 +02:00
mocks STM 2023-06-15 22:47:22 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons STM 2023-06-15 22:47:22 +02:00
src STM 2023-06-15 22:47:22 +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 NRF 2023-06-15 22:46:20 +02:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore NRF 2023-06-15 22:46:20 +02:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile NRF 2023-06-15 22:46:20 +02:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md
SConscript.ble_bootloader NRF 2023-06-15 22:46:20 +02:00
SConscript.ble_firmware NRF 2023-06-15 22:46:20 +02:00
SConscript.boardloader feat(core): add hardware support for T3W1 2023-06-15 22:46:08 +02:00
SConscript.bootloader STM 2023-06-15 22:47:22 +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 STM 2023-06-15 22:47:22 +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 STM 2023-06-15 22:47:22 +02:00
SConstruct NRF 2023-06-15 22:46:20 +02:00
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.