1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-02 11:58:32 +00:00
trezor-firmware/core
2025-04-14 17:10:07 +02:00
..
.changelog.d fix(core/ui): use "..." ellipsis in "show more" 2025-04-09 15:57:01 +02:00
assets
embed docs(core): Document Optiga configuration. 2025-04-14 17:10:07 +02:00
mocks refactor(core): ble: expose connection state in micropython 2025-04-09 21:25:37 +02:00
prof
site_scons build(core): default T3W1 to revision C 2025-04-09 23:44:12 +02:00
src perf(core): remove imports from hot path 2025-04-10 14:19:34 +03:00
tests
tools chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
translations feat(core): add BLE unpair command & message 2025-04-03 16:17:12 +02: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
emu.sh
Makefile
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu feat(core): emulate hw jpeg decoder using libjpeg 2025-04-04 12:59:44 +02:00
SConscript.firmware perf(core): intern non-alphanumeric characters 2025-04-07 20:19:31 +03:00
SConscript.kernel
SConscript.prodtest
SConscript.reflash
SConscript.unix build(core): allow ble feature in emulator 2025-04-09 21:25:37 +02:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.