1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
grdddj 9804926682 feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message
Allows for screenshots from multiple emulator restarts being recorded in the same
directory without being overwritten by each other.
(As core/embed/unix/display-unix.c::display_save() starts with zero index after each restart.)

[no changelog]
2023-04-11 15:15:44 +02:00
..
.changelog.d
assets
embed
mocks
prof
site_scons
src feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message 2023-04-11 15:15:44 +02:00
tests feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
tools fix(core/ui): replace RobotoMono Regular with RobotoMono Medium 2023-04-04 00:15:12 +02:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.