1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-13 05:45:42 +00:00
trezor-firmware/core
2025-02-03 11:30:51 +01:00
..
.changelog.d
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed feat(core): introduce TPS61062 backlight driver 2025-02-02 22:41:17 +01:00
mocks
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): introduce TPS61062 backlight driver 2025-02-02 22:41:17 +01:00
src refactor(core): clean channel and received_message_handler 2025-02-03 11:30:51 +01:00
tests feat(python): implement session based trezorlib 2025-02-03 11:30:51 +01:00
tools feat(core): implement THP 2025-02-03 11:30:50 +01:00
translations feat(python): check that translations are using correct layout names 2025-01-28 15:18:12 +02:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.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 chore(core): add signed bootloader 2.1.8 for T2T1, T2B1 2025-01-03 19:47:34 +01:00
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py chore(core): adapt emu.py to new trezorlib 2025-02-03 11:30:50 +01:00
emu.sh
Makefile chore: add build_unix_frozen_debug to core Makefile 2025-02-03 11:30:50 +01:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.bootloader refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.bootloader_ci refactor(core): rewrite startup code in C 2025-01-30 14:07:25 +01:00
SConscript.bootloader_emu
SConscript.firmware chore(core): adapt SConscripts to THP needs 2025-02-03 11:30:50 +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 chore(core): adapt SConscripts to THP needs 2025-02-03 11:30:50 +01:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml chore: generate-changelog.py adjustments 2024-07-12 20:43:26 +00:00

Trezor Core

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

See docs/core for more info.