summaryrefslogtreecommitdiffstats
path: root/Makefile.d/ft232h_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.d/ft232h_test.c')
-rw-r--r--Makefile.d/ft232h_test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.d/ft232h_test.c b/Makefile.d/ft232h_test.c
new file mode 100644
index 000000000..21bc99589
--- /dev/null
+++ b/Makefile.d/ft232h_test.c
@@ -0,0 +1,3 @@
+#include <ftdi.h>
+
+enum ftdi_chip_type type = TYPE_232H; \ No newline at end of file