1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 05:28:17 +00:00
trezor-firmware/core
obrusvit e62b11b560 refactor(core): change gen_font.py and regen fonts
Change to the new structures and preserve manual changes. This commit
also removes duplicated definition of nonprintable glyph for _UPPER
fonts.

[no changelog]
2024-12-03 00:22:48 +01:00
..
.changelog.d fix(core): disallow per-node paths in change outputs 2024-12-02 12:21:24 +01:00
assets
embed refactor(core): change gen_font.py and regen fonts 2024-12-03 00:22:48 +01:00
mocks refactor(core/ui): introduce show_danger 2024-12-02 22:28:00 +01:00
prof
site_scons refactor(core): separate concerns of FONT macros 2024-12-02 23:06:04 +01:00
src refactor(core/ui): introduce show_danger 2024-12-02 22:28:00 +01:00
tests test(core): replace __init__ in unit tests with setUpClass and tearDownClass 2024-12-02 12:39:15 +01:00
tools refactor(core): change gen_font.py and regen fonts 2024-12-03 00:22:48 +01:00
translations style(core/translations): fix string order 2024-11-28 14:45:24 +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 build(core): emulator valgrind support 2024-11-27 09:50:15 +01:00
emu.sh
Makefile build(core): use PYOPT=0 for build_unix target 2024-11-25 16:23:05 +01:00
pyrightconfig.json
README.md
SConscript.boardloader build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_ci build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_emu build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.firmware refactor(core): abstract cache and context 2024-12-02 12:39:15 +01:00
SConscript.kernel build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.prodtest build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.reflash build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.unix refactor(core): abstract cache and context 2024-12-02 12:39:15 +01:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml

Trezor Core

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

See docs/core for more info.