1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2023-09-12 00:39:08 +02:00
..
.changelog.d fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
assets feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
embed fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
mocks fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
prof
site_scons 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
src fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
tests
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +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 ci(core): build bootloader emulators 2023-09-08 11:55:08 +02:00
SConscript.firmware feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +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 feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.