1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-30 10:28:14 +00:00
trezor-firmware/core
obrusvit b5ea26eb7a refactor(core): separate concerns of FONT macros
Introduce a new flag `_NAME` for each font and reduce the usage of
`_ENABLE` flag to purely compilation guard.

[no changelog]
2024-12-16 13:54:27 +01:00
..
.changelog.d fix(core/ui): don't swipe left if there is no menu 2024-12-11 16:33:15 +02:00
assets
embed refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
mocks chore(core): change display orientation labels [no changelog] 2024-12-09 15:03:57 +01:00
prof
site_scons refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
src chore(core): change display orientation labels [no changelog] 2024-12-09 15:03:57 +01:00
tests style(core/tests): apply formatting 2024-12-06 16:14:54 +01:00
tools refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
translations chore(core): change display orientation labels [no changelog] 2024-12-09 15:03:57 +01:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): introduce drivers init/deinit in boot/boardloader 2024-12-11 14:45:16 +01:00
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu
SConscript.firmware
SConscript.kernel feat(core): introduce powerctl module 2024-12-11 14:45:16 +01:00
SConscript.prodtest refactor(core): streamline RAM layout 2024-12-11 21:41:52 +01:00
SConscript.reflash
SConscript.unix
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.