mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Tidy up and split most OS-specific code to separate files.
This commit is contained in:
2
README
2
README
@@ -11,7 +11,7 @@ transparently on any platform supported by the library.
|
||||
The operations that are supported are:
|
||||
|
||||
- Port enumeration (obtaining a list of serial ports on the system).
|
||||
- Obtaining port metadata (USB VID:PID, manufacturer and product name, etc).
|
||||
- Obtaining port metadata (USB device information, Bluetooth address, etc).
|
||||
- Opening and closing ports.
|
||||
- Setting port parameters (baud rate, parity, etc).
|
||||
- Reading, writing and flushing data.
|
||||
|
||||
Reference in New Issue
Block a user