1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-24 20:15:44 +00:00
trezor-firmware/common
2025-03-05 11:02:14 +01:00
..
defs T2W1: add model 2025-03-05 11:02:14 +01:00
keys
protob BLE hadling in micropython: unpair 2025-03-05 10:52:18 +01:00
tests/fixtures feat(core): confirm multiple Solana Deactivate/Withdraw instructions 2025-02-28 13:51:37 +02:00
tools
udev
.gitignore
.gitmodules
.gitrepo
COPYING
models.json
README.md
releases.json chore: update releases.json 2025-02-12 21:42:47 +01:00

Trezor Common

This project contains files shared among Trezor projects. All changes are happening inside the Trezor Firmware repository.

We also export this project to the trezor-common repository as a read-only copy so third parties may depend on that instead of the whole monorepo. It is meant to be used as a submodule using:

git submodule add https://github.com/trezor/trezor-common.git trezor-common