1
0
mirror of git://sigrok.org/libserialport synced 2023-08-10 21:13:24 +03:00
libserialport (sometimes abbreviated as "sp") 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
Go to file
2013-10-27 11:01:44 +00:00
AUTHORS Add build system. 2013-10-27 11:01:44 +00:00
autogen.sh Add build system. 2013-10-27 11:01:44 +00:00
configure.ac Add build system. 2013-10-27 11:01:44 +00:00
COPYING Add build system. 2013-10-27 11:01:44 +00:00
libserialport.pc.in Add build system. 2013-10-27 11:01:44 +00:00
Makefile.am Add build system. 2013-10-27 11:01:44 +00:00
NEWS Add build system. 2013-10-27 11:01:44 +00:00
README Add build system. 2013-10-27 11:01:44 +00:00
serialport.c Avoid unused variable warning on non-Windows platforms. 2013-10-27 10:56:31 +00:00
serialport.h Initial version. Builds for Linux and Windows. 2013-10-27 10:56:22 +00:00