summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorŁukasz Stelmach <l.stelmach@samsung.com>2018-03-21 11:42:00 +0100
committerŁukasz Stelmach <l.stelmach@samsung.com>2018-03-21 11:48:12 +0100
commitf05058b411041075d49ca57254d4a963fb660e05 (patch)
tree767909ac027ab6e5e770032920c9b998322384ea /README
parented6ff2bd86bb9342d688f537267386aca5e3b931 (diff)
downloadsd-mux-f05058b411041075d49ca57254d4a963fb660e05.tar.gz
sd-mux-f05058b411041075d49ca57254d4a963fb660e05.tar.bz2
sd-mux-f05058b411041075d49ca57254d4a963fb660e05.zip
Require libftdi1 version 1.4 or newer
Version 1.4 is the first to support ftdi_eeprom_get_strings() function. Change-Id: I67d8ac4a3601d7a13c6c0a67035cb78cb650d9d9 Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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