Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Commit

Permalink
README: Update list of tested configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Aparicio committed Sep 24, 2014
1 parent bab686c commit ca833d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ A serial port library on top of the termios API
# Non-Rust dependencies

- A libc that includes the termios API.
- Tested against glibc-2.20 on Linux.
- Tested against glibc-2.15 on Ubuntu 12.04. (See travis)
- Tested against glibc-2.20 on some [obscure][exherbo] Linux distro.
- `socat`, used to create virtual serial ports, only required to run the tests.

# License
Expand All @@ -19,4 +20,5 @@ serial.rs is dual licensed under the Apache 2.0 license and the MIT license.
See LICENSE-APACHE and LICENSE-MIT for more details.

[docs]: http://rust-ci.org/japaric/serial.rs/doc/serial/
[exherbo]: http://exherbo.org/
[status]: https://travis-ci.org/japaric/serial.rs.svg?branch=master

0 comments on commit ca833d3

Please sign in to comment.