1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 11:28:14 +00:00
Go to file
Karel Bílek fb846f8144 Adding hidraw for raw HID access
This rule is for allowing Chrome's HID API to work with Trezor on Linux
2015-03-30 20:43:43 +02:00
protob add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 2015-03-30 15:38:11 +02:00
signer rework signer to consume secexp format as well 2015-03-02 19:16:45 +01:00
udev Adding hidraw for raw HID access 2015-03-30 20:43:43 +02:00
README fix typo 2015-03-18 10:49:52 +01:00

trezor-common
=============

Common files shared among TREZOR repositories.

This repo is meant to be included as submodule to others using:

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