1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2023-10-27 16:41:56 +02:00
..
.changelog.d feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
assets fix(core/ui): T2T1: nudge page_prev_ellipsis to the right 2023-10-27 11:50:12 +02:00
embed fix(core/bootloader): explicit casts on version compare to control signed/unsigned arithmetic mix 2023-10-27 16:41:56 +02:00
mocks feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
prof
site_scons feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
src feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +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
.towncrier.template.md
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
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
SConscript.bootloader_ci
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): introduce interaction-less upgrade 2023-10-27 16:15:15 +02: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
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.