We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c77a9 commit 86f4725Copy full SHA for 86f4725
README.md
@@ -31,10 +31,10 @@ This library provides an interface for the communication with serial devices and
31
- Works on different operating systems (check [compatibility](#compatibility) for mor info).
32
33
## Compatibility
34
-| OS | Tested version | Current state |
35
-|---------|------------------|---------------|
36
-| Windows | Windows 10 (x64) | implemented |
37
-| Linux | - | in progress |
+| OS | Tested version | Current state |
+|---------|-------------------------|---------------|
+| Windows | Windows 10 (x64) | implemented |
+| Linux | Ubuntu Server 22.04 LTS | in progress |
38
39
## Possible/Known issues
40
- What happens if you open multiple connections from the same instance.
0 commit comments