From 1bb1cc822af047a0462179f16b243713544fc8c5 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 18 Jan 2014 22:27:24 +0100 Subject: fix glibc version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 157170a..5e93f56 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ATTENTION: flow uses native libraries to back serial communication, therefore be | OS | Architecture | Notes | |-------------------|----------------------|------------------------------------------------------------------------| - | Linux | x86
x86_64
ARM (v7, hardfloat, glibc 2.13) | A user accessing a serial port may need to be in the dialout group
ARM may work on other versions too, any feedback is welcome!
| + | Linux | x86
x86_64
ARM (v7, hardfloat, glibc 2.15) | A user accessing a serial port may need to be in the dialout group
ARM may work on other versions too, any feedback is welcome!
| | Mac OS X | x86_64 | Use /dev/cu* device instead of /dev/tty*. | -- cgit v1.2.3