Skip to content

Commit c4b33ce

Browse files
authored
Merge pull request #6 from qualcomm/develop
further source headers for ftd2xx.h and wintypes.h
2 parents 6c3978c + 79a96cb commit c4b33ce

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

QCommonConsole/WinTypes.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This file is copied from libftd2xx-linux-x86_64-1.4.34.tgz which can be downloaded from https://ftdichip.com/drivers/d2xx-drivers/
2+
13
#ifndef __WINDOWS_TYPES__
24
#define __WINDOWS_TYPES__
35

QCommonConsole/ftd2xx.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
/*++
55
6+
This file is copied from libftd2xx-linux-x86_64-1.4.34.tgz which can be downloaded from https://ftdichip.com/drivers/d2xx-drivers/
7+
68
THIS SOFTWARE IS PROVIDED BY FUTURE TECHNOLOGY DEVICES INTERNATIONAL LIMITED "AS IS"
79
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
810
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL

0 commit comments

Comments
 (0)