1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core
2023-10-26 18:29:52 +02:00
..
.changelog.d chore(cardano): update ui tests, add changelog 2023-10-19 09:55:30 +02:00
assets fix(core/ui): T2T1: display coinjoin icon on lockscreen 2023-10-26 13:35:43 +02:00
embed fix(core/ui): T2T1: update sign message layout 2023-10-26 18:29:52 +02:00
mocks fix(core/ui): T2T1: update sign message layout 2023-10-26 18:29:52 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
src fix(core/ui): T2T1: update sign message layout 2023-10-26 18:29:52 +02:00
tests refactor(core/ui): clear display on rust side 2023-10-16 13:18:50 +02:00
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.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
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.2 2023-10-02 16:57:15 +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 chore(core): skip signature check for make_upload commands 2023-09-19 10:50:46 +02: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 refactor(core): setup single-place layout selection 2023-09-18 18:05:37 +02:00
SConscript.prodtest 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.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.