1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-07 19:05:54 +00:00
trezor-firmware/core
2025-01-16 15:25:14 +01:00
..
.changelog.d fix(core): disallow canceling on uncancelable pages 2025-01-16 13:54:13 +01:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed WIP: feat(jefferson): confirm action prototype 2025-01-16 15:25:14 +01:00
mocks feat(core): expose BLE functionality to micropython 2025-01-14 09:15:12 +01:00
prof
site_scons feat(jefferson): initial commit 2025-01-16 14:52:06 +01:00
src feat(jefferson): initial commit 2025-01-16 14:52:06 +01:00
tests refactor(core): split polling can_read and reading from USB 2025-01-13 17:42:30 +01:00
tools WIP: feat(jefferson): add fonts 2025-01-16 15:25:14 +01:00
translations WIP: feat(jefferson): add fonts 2025-01-16 15:25:14 +01:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md docs(core): fix changelog 2024-12-19 13:00:31 +01:00
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md docs(core): fix changelog 2024-12-19 13:00:31 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py
emu.sh
Makefile feat(jefferson): initial commit 2025-01-16 14:52:06 +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 build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.bootloader build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.bootloader_ci build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.bootloader_emu build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.firmware feat(core:): introduce BLE driver 2025-01-14 09:15:12 +01:00
SConscript.kernel feat(core:): introduce BLE driver 2025-01-14 09:15:12 +01:00
SConscript.prodtest build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.reflash build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConscript.unix build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.