Files
trezor-firmware/common
Martin Milata 355d17b479 feat(python): BLE support via bleak
Co-authored-by: tychovrahe <brunam@seznam.cz>
2025-09-12 00:30:08 +02:00
..
2019-10-30 10:07:30 +01:00
2021-11-11 15:05:17 +01:00
2019-04-15 19:14:45 +02:00
2025-06-24 17:46:17 +02: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