1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-01 16:06:07 +00:00
trezor-firmware/core
obrusvit acb6809a26 feat(eckhart): implement ScreenBorder overlay
- a static "custom shape" for eckhart layout which displays screen
overlay around the borders
2025-03-19 14:38:53 +01:00
..
.changelog.d fix(core): correct confirmation fonts in Bolt 2025-03-18 13:23:39 +02:00
assets
embed feat(eckhart): implement ScreenBorder overlay 2025-03-19 14:38:53 +01:00
mocks feat(core): dump GC arena on OOM 2025-03-17 20:17:42 +02:00
prof
site_scons feat(eckhart): initial commit 2025-03-19 14:38:53 +01:00
src feat(eckhart): implement a few show_xyz functions 2025-03-19 14:38:53 +01:00
tests feat(core/tests): add smoke test for libtropic 2025-03-13 15:08:48 +01:00
tools feat(eckhart): add fonts 2025-03-19 14:38:53 +01:00
translations feat(eckhart): add fonts 2025-03-19 14:38:53 +01:00
vendor feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): fix entries in changelog 2025-02-26 02:03:27 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T2T1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T3B1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T3T1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.unreleased
COPYING
emu.py chore: Add emulator warnings. 2025-03-04 12:49:30 +01:00
emu.sh
Makefile build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00
pyrightconfig.json
README.md docs: add Safe 3 and Safe 5 in documentation () 2024-09-30 10:15:35 +02:00
SConscript.boardloader refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.bootloader build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00
SConscript.bootloader_ci refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.bootloader_emu build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00
SConscript.firmware feat(core): dump GC arena on OOM 2025-03-17 20:17:42 +02:00
SConscript.kernel refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.prodtest build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00
SConscript.reflash refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.unix feat(core): log GC info in case of OOM 2025-03-17 20:17:42 +02: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.