| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | depends: bump hidapi/libusb | tobtoht | 2023-01-25 | 1 | -1/+1 |
| | | | | | | | fixes Trezor connectivity issues on Windows 10/11 Co-authored-by: selsta <selsta@sent.at> | ||||
| * | Merge pull request #7758 | luigi1111 | 2021-07-27 | 1 | -1/+1 |
| |\ | | | | | | | 42b74a3 Include Libusb and hidapi on android (malinero) | ||||
| | * | Include Libusb and hidapi on android | malinero | 2021-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | cmake: use CMAKE_CURRENT_LIST_DIR in FindLibUSB | selsta | 2021-05-11 | 1 | -1/+1 |
| |/ | |||||
| * | build: fix OSX static libusb check and link against static libobjc | xiphon | 2019-07-09 | 1 | -0/+6 |
| | | |||||
| * | build: libusb static compilation fix | Dusan Klinec | 2019-04-07 | 1 | -1/+10 |
| | | |||||
| * | device/trezor: webusb transport added, cmake fixes | Dusan Klinec | 2018-11-25 | 1 | -0/+140 |
| - webusb transport based on libusb added. Provides direct access to Trezor via USB, no need for Trezor bridge. - trezor protocol message handler improved, no recursion used. Ready for upcoming integration tests. - libusb (for docker) bumped from v1.0.9 to v1.0.22, newer version required for webusb transport, for device enumeration. - cmake improvements and fixes. Cmake Trezor checks are moved to a dedicated CheckTrezor.cmake file. In case of a problem Trezor is excluded from build. - ifdefs made consistent to Ledger. - UDP Transport enumeration disabled by default in release mode | |||||
