|
libftdi1
1.1
|
Go to the source code of this file.
Macros | |
| #define | FTDI_MAJOR_VERSION 1 |
| #define | FTDI_MINOR_VERSION 1 |
| #define | FTDI_MICRO_VERSION 0 |
Variables | |
| const char | FTDI_VERSION_STRING [] = "1.1" |
| const char | FTDI_SNAPSHOT_VERSION [] = "unknown" |
| #define FTDI_MAJOR_VERSION 1 |
Definition at line 4 of file ftdi_version_i.h.
Referenced by ftdi_get_library_version().
| #define FTDI_MINOR_VERSION 1 |
Definition at line 5 of file ftdi_version_i.h.
Referenced by ftdi_get_library_version().
| #define FTDI_MICRO_VERSION 0 |
Definition at line 6 of file ftdi_version_i.h.
Referenced by ftdi_get_library_version().
| const char FTDI_VERSION_STRING[] = "1.1" |
Definition at line 8 of file ftdi_version_i.h.
Referenced by ftdi_get_library_version().
| const char FTDI_SNAPSHOT_VERSION[] = "unknown" |
Definition at line 9 of file ftdi_version_i.h.
Referenced by ftdi_get_library_version().
1.8.5