An open API service indexing awesome lists of open source software.

https://github.com/markmll/serialcomms

Units to locate serial hardware devices, plus netlink support and parsers.
https://github.com/markmll/serialcomms

linux serial

Last synced: about 1 year ago
JSON representation

Units to locate serial hardware devices, plus netlink support and parsers.

Awesome Lists containing this project

README

          

# serialcomms
Units to locate serial hardware devices, intended to support the serial.pp unit.

This tries to hide messy parsing of the /sys tree, but is likely to be at the mercy of Linux kernel module writers.

Also has support for detecting device hotplugging.

There are also a couple of example files for the standard FPC serial.pp unit. These are basically pretty simple, but unfortunately the simplicity is obfuscated by terminal setup stuff.