Files
trezor-firmware/common
Roman Zeyde 103146f39f feat(common): introduce Failure_InProgress code
It will be used to indicate that an non-interruptible workflow is
currently running on the device.

[no changelog]
2026-02-04 17:21:24 +01:00
..
2026-01-26 14:50:50 +01:00
2026-02-02 12:35:10 +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

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