1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
Go to file
Pavol Rusnak b9d43f8aa8 Merge pull request #4 from runn1ng/patch-1
Adding hidraw for raw HID access
2015-03-30 21:34:35 +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