1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 05:58:09 +00:00
trezor-firmware/core
tychovrahe 3a9ffef074 NRF
2023-12-01 12:52:05 +01:00
..
.changelog.d fix(core/ui): fix skipped confirm_address on TS3 2023-11-30 09:27:57 +01:00
assets fix(core/ui): T2T1: nudge page_prev_ellipsis to the right 2023-10-27 11:50:12 +02:00
embed NRF 2023-12-01 12:52:05 +01:00
mocks refactor(core): unify touch and button handling, enable usage of both in one model 2023-11-30 16:41:55 +01:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons NRF 2023-12-01 12:52:05 +01:00
src refactor(core): unify touch and button handling, enable usage of both in one model 2023-11-30 16:41:55 +01:00
tests refactor(core): unify touch and button handling, enable usage of both in one model 2023-11-30 16:41:55 +01:00
tools NRF 2023-12-01 12:52:05 +01:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore NRF 2023-12-01 12:52:05 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01:00
CHANGELOG.T2T1.md docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01: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 NRF 2023-12-01 12:52:05 +01: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-12-01 12:52:05 +01:00
SConscript.ble_firmware NRF 2023-12-01 12:52:05 +01:00
SConscript.boardloader feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
SConscript.bootloader feat(core): add hardware support for T3W1 2023-11-30 16:41:59 +01:00
SConscript.bootloader_ci feat(core): add hardware support for T3W1 2023-11-30 16:41:59 +01:00
SConscript.bootloader_emu feat(core): add hardware support for T3W1 2023-11-30 16:41:59 +01:00
SConscript.firmware feat(core): add hardware support for T3W1 2023-11-30 16:41:59 +01:00
SConscript.prodtest feat(core): add hardware support for T3W1 2023-11-30 16:41:59 +01:00
SConscript.reflash feat(core): add hardware support for T3W1 2023-11-30 16:41:59 +01:00
SConscript.unix feat(core): add emulator support for T3W1 2023-11-30 16:41:59 +01:00
SConstruct NRF 2023-12-01 12:52:05 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.