Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

serial.rs

A serial port library on top of the termios API

Non-Rust dependencies

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

License

serial.rs is dual licensed under the Apache 2.0 license and the MIT license.

See LICENSE-APACHE and LICENSE-MIT for more details.

About

A serial port library on top of the termios API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages