1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-09 03:45:44 +00:00
trezor-firmware/core
2025-01-29 11:47:14 +01:00
..
.changelog.d fix(core): explicitly delete keyboard layout 2025-01-27 23:43:33 +01:00
assets
embed fix(core): unify size of enums between rust and C 2025-01-29 09:10:35 +01:00
mocks feat(core): adjust codec_v1 to work with differently sized RX and TX packets 2025-01-23 16:46:12 +01:00
prof
site_scons refactor(core): define model-specific include files in site-scons 2025-01-23 10:22:00 +01:00
src
tests
tools
translations
vendor
.coveragerc
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.towncrier.template.md
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md chore(core): add signed bootloader 2.1.8 for T2T1, T2B1 2025-01-03 19:47:34 +01:00
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md docs(core): changelog for 2.8.7 2025-01-03 17:30:08 +01:00
CHANGELOG.T3T1.md docs(core): changelog for 2.8.7 2025-01-03 17:30:08 +01:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): adapt emu.py to new trezorlib 2025-01-29 11:47:14 +01:00
emu.sh
Makefile
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.bootloader_emu
SConscript.firmware
SConscript.kernel
SConscript.prodtest
SConscript.reflash build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.unix chore(core): adapt SConscripts to THP needs 2025-01-29 11:47:14 +01:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.