From f05058b411041075d49ca57254d4a963fb660e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Stelmach?= Date: Wed, 21 Mar 2018 11:42:00 +0100 Subject: Require libftdi1 version 1.4 or newer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 1.4 is the first to support ftdi_eeprom_get_strings() function. Change-Id: I67d8ac4a3601d7a13c6c0a67035cb78cb650d9d9 Signed-off-by: Ɓukasz Stelmach --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 9ea9c40..16a77c2 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ This is SD card switcher (multiplexer) designed to help automatic testing. This project is sd-mux controller - binary for controlling sd-mux device. Requirements: - 1. libftdi1 1.2 - development library + 1. libftdi1 1.4 - development library 2. popt - development library 3. cmake - binary tool -- cgit v1.2.3