1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-08 19:36:04 +00:00
trezor-firmware/core
2025-02-06 13:32:29 +01:00
..
.changelog.d fix(core): explicitly delete keyboard layout 2025-01-27 23:43:33 +01:00
assets
embed feat(core): add manual font mods to Rust font data 2025-02-06 13:32:29 +01:00
mocks refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
prof
site_scons feat(core): introduce TPS61062 backlight driver 2025-02-02 22:41:17 +01:00
src refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
tests test(core): update monero tests binary 2025-02-05 16:25:53 +01:00
tools feat(core): add arg to gen_font.py to gen C data 2025-02-06 13:32:29 +01:00
translations feat(core): add Rust font data 2025-02-06 13:32:29 +01:00
vendor
.coveragerc
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md chore(core): add signed bootloader 2.1.8 for T2T1, T2B1 2025-01-03 19:47:34 +01:00
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): allow printing Rust types' sizes during build 2025-01-28 14:21:43 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.firmware build(core): export Rust functions' stack sizes 2025-01-31 06:28:15 +01:00
SConscript.kernel refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.prodtest feat(prodtest): refactor and improve prodtest 2025-01-31 08:15:20 +01:00
SConscript.reflash refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.unix
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.