blob: d8218309e91a777c99e3596da395b8bd47b63233 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBSERIALPORT
bool "libserialport"
help
Libserialport is a minimal, cross-platform shared
library written in C that is intended to take care
of the OS-specific details when writing software
that uses serial ports.
http://sigrok.org/wiki/Libserialport
|