Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 279 Bytes

File metadata and controls

4 lines (3 loc) · 279 Bytes

Racket FFI helpers for serial port communications

The library is based on Python' pyserial, and it allows to perform necessary setup for serial communication without resorting to external tools like stty. It currently targets linux only.