Skip to content
  1. Jul 07, 2016
  2. Jul 05, 2016
    • developer4's avatar
      Version 4.0.4 · 3e767659
      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.
      3e767659