1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-16 07:15:47 +00:00
trezor-firmware/core
2025-04-01 10:00:26 +02:00
..
.changelog.d fix(core): allow firmware upgrade even if language change failed 2025-03-26 13:12:38 +02:00
assets
embed feat(core): add event polling to ble driver 2025-04-01 10:00:26 +02:00
mocks feat(core): support USB/BLE sessions 2025-03-31 13:20:53 +03:00
prof
site_scons feat(core): add event polling to touch driver 2025-04-01 10:00:26 +02:00
src feat(core): support USB/BLE sessions 2025-03-31 13:20:53 +03:00
tests feat(core): support USB/BLE sessions 2025-03-31 13:20:53 +03:00
tools chore(core): remove obsolete font names from blobs 2025-03-25 18:26:15 +01:00
translations chore(core): remove obsolete font names from blobs 2025-03-25 18:26:15 +01: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: Add emulator warnings. 2025-03-04 12:49:30 +01:00
emu.sh
Makefile chore(core/build): don't build with Tropic by default 2025-03-26 10:32:31 +01:00
pyrightconfig.json
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
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): introduce system-level event polling 2025-04-01 10:00:26 +02:00
SConscript.firmware feat(core): increase MicroPython bytecode optimizations 2025-03-28 19:46:24 +03: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 refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.unix feat(core): introduce system-level event polling 2025-04-01 10:00:26 +02: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.