- Jul 07, 2016
-
-
developer4 authored
-
- Jul 05, 2016
-
-
developer4 authored
-Added static libraries for Windows, x86 and x86_64 both. When you use uFCoder static library, you must linking FTDI d2xx library in your project to. See http://www.ftdichip.com/ for more details. -When you use uFCoder static library in your project, define macro: #define DL_USE_STATIC_LIB before include uFCoder.h or set -DDL_USE_STATIC_LIB as compiler directive.
-