This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
libserialport
Watch
1
Star
0
Fork
0
You've already forked libserialport
mirror of
git://sigrok.org/libserialport
synced
2023-08-10 21:13:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3
Commits
3
Branches
3
Tags
64eec30d22f1b821a021bfd4a8d54e169e84731b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Martin Ling
64eec30d22
Avoid unused variable warning on non-Windows platforms.
2013-10-27 10:56:31 +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
Description
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
c
communication
library
serial
477
KiB
Languages
C
94.8%
M4
3.4%
Makefile
1.2%
Shell
0.5%