1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 15:18:08 +00:00
trezor-firmware/core
2025-05-12 07:57:46 +02:00
..
.changelog.d fix(core): fix Delizia request_number dialog 2025-05-05 14:58:36 +02:00
assets
embed fix(core): fix backup ram address in non-secure mode 2025-05-12 07:57:46 +02:00
mocks feat(vendor): reimplement utils.presize_module() in C 2025-05-07 12:18:52 +03:00
site_scons chore(core): remove unnecessary definitions 2025-05-12 07:57:46 +02:00
src fix(core): clear loop.this_task before restart 2025-05-10 11:19:51 +03:00
tests tests(core): run make test headless 2025-04-29 14:54:41 +02:00
tools fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
translations chore(core): bump version to 2.8.11 2025-05-01 08:53:26 +02:00
vendor feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): fix entries in changelog 2025-02-26 02:03:27 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T2T1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T3B1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T3T1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): move core/prof into core/src/prof 2025-04-14 22:40:52 +03:00
emu.sh
Makefile build(core): remove LD_LIBRARY_PATH workaround from Makefile 2025-05-05 18:14:03 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader_ci feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.bootloader_emu feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.firmware feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.kernel feat(core): add applet feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.prodtest feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.reflash feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConscript.unix feat(core): add display feature to SConscript 2025-05-12 07:57:46 +02:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml

Trezor Core

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

See docs/core for more info.