Loading...
Searching...
No Matches
Go to the documentation of this file.
30#ifndef USE_DEVICE_TREZOR
31#define USE_DEVICE_TREZOR 1
36#ifndef DEVICE_TREZOR_READY
37#undef USE_DEVICE_TREZOR
38#define USE_DEVICE_TREZOR 0
42#define WITH_DEVICE_TREZOR 1
45#ifndef WITH_DEVICE_TREZOR
46#undef WITH_DEVICE_TREZOR_LITE
49#if defined(HAVE_TREZOR_LIBUSB) && USE_DEVICE_TREZOR
50#define WITH_DEVICE_TREZOR_WEBUSB 1
54#ifndef USE_DEVICE_TREZOR_UDP
55#define USE_DEVICE_TREZOR_UDP 1
59#ifndef USE_DEVICE_TREZOR_UDP_RELEASE
60#define USE_DEVICE_TREZOR_UDP_RELEASE 0
63#if USE_DEVICE_TREZOR_UDP && (USE_DEVICE_TREZOR_UDP_RELEASE || defined(TREZOR_DEBUG))
64#define WITH_DEVICE_TREZOR_UDP 1
68#ifndef PROTOBUF_INLINE_NOT_IN_HEADERS
69#define PROTOBUF_INLINE_NOT_IN_HEADERS 0