1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-05 00:19:04 +00:00
trezor-firmware/core
2025-04-14 16:28:56 +02:00
..
.changelog.d fix(core/ui): use "..." ellipsis in "show more" 2025-04-09 15:57:01 +02:00
assets
embed fix(core): make mod_trezorio_poll return False only on timeout 2025-04-14 12:30:52 +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 fix: remove unnecessary get_msg_name and get_msg_type functions 2025-04-14 16:28:56 +02:00
tests temp: thp rest 2025-04-14 16:28:56 +02:00
tools chore(core): adapt emu.py to the new trezorlib 2025-04-14 16:28:56 +02: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 chore(core): adapt emu.py to the new trezorlib 2025-04-14 16:28:22 +02:00
emu.sh
Makefile temp: thp rest 2025-04-14 16:28:56 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md
SConscript.boardloader
SConscript.bootloader refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_ci refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_emu feat(core): emulate hw jpeg decoder using libjpeg 2025-04-04 12:59:44 +02:00
SConscript.firmware temp: thp rest 2025-04-14 16:28:56 +02:00
SConscript.kernel feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.prodtest feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.reflash
SConscript.unix temp: thp rest 2025-04-14 16:28:56 +02:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.