1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core
2023-11-14 13:26:03 +01:00
..
.changelog.d docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01:00
assets fix(core/ui): T2T1: nudge page_prev_ellipsis to the right 2023-10-27 11:50:12 +02:00
embed feat(core): compress embedded bootloader 2023-11-14 13:25:00 +01:00
mocks chore(core): fix gen and style problems 2023-10-31 13:32:20 +01:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): compress embedded bootloader 2023-11-14 13:25:00 +01:00
src chore(common): set definition timestamp to the current signed definitions 2023-11-02 12:39:43 +01:00
tests refactor(core/ui): clear display on rust side 2023-10-16 13:18:50 +02:00
tools chore(core): replace master branch comparison with main branch 2023-11-08 10:42:24 +01:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +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.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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile build(core): add flag for disabling optiga on debug builds 2023-11-14 12:47:22 +01:00
pyrightconfig.json
README.md
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): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader_emu refactor(core): change the way USE_OPTIGA is added to build 2023-10-02 20:59:50 +02:00
SConscript.firmware feat(core): compress embedded bootloader 2023-11-14 13:25:00 +01:00
SConscript.prodtest feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
SConscript.reflash 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.unix refactor(core): change the way USE_OPTIGA is added to build 2023-10-02 20:59:50 +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.