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-18 13:15:49 +02:00
..
.changelog.d fix(core/ui): flickering at the end of PIN loader 2023-10-17 20:39:50 +02:00
assets feat(core): set final name for Safe 3 2023-08-18 16:14:47 +02:00
embed fix(core/prodtest): fix failing optiga communication 2023-10-18 13:15:49 +02:00
mocks refactor(core/ui): clear display on rust side 2023-10-16 13:18:50 +02:00
prof
site_scons feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
src fix(core/ui): wording in recovery flow 2023-10-18 12:04: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
.coveragerc
.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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
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 ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +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): 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.