1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-19 03:40:59 +00:00
trezor-firmware/core
grdddj 42a6a5ac9b chore(core): adjust the chunkification logic to account for really mono font
Also improving the positioning of prev/next page arrows when paginating.

[no changelog]
2023-09-19 11:48:58 +02:00
..
.changelog.d feat(core): Use Optiga as a source of randomness. 2023-09-15 11:16:57 +02:00
assets feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
embed chore(core): adjust the chunkification logic to account for really mono font 2023-09-19 11:48:58 +02:00
mocks refactor(core): setup single-place layout selection 2023-09-18 18:05:37 +02:00
prof
site_scons refactor(core): setup single-place layout selection 2023-09-18 18:05:37 +02:00
src refactor(core): setup single-place layout selection 2023-09-18 18:05:37 +02:00
tests fix(tests): add chunkify argument to unittests 2023-09-15 09:50:21 +02:00
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.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
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
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 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 feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +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): setup single-place layout selection 2023-09-18 18:05:37 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.