-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Update README; fix compatibility table
Signed-off-by: Siddharth Chandrasekaran <[email protected]>
- Loading branch information
Showing
3 changed files
with
40 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,11 +8,11 @@ The data found here is mostly sourced from the users and should be treated with | |
a grain of salt as both sides of this comparison may evolve to have different | ||
versions and hence varying behaviour. Nevertheless, it's a good starting point. | ||
|
||
+----------------------------+----------------------------+----------+--------------+ | ||
| CP Device | PD Device | Status | Comments | | ||
+============================+============================+==========+==============+ | ||
| LibOSDP CP | LibOSDP PD | Working | Native support; CI ensure that this works | | ||
+----------------------------+----------------------------+----------+--------------+ | ||
+----------------------------+----------------------------+----------+---------------------------------------------+ | ||
| CP Device | PD Device | Status | Comments | | ||
+============================+============================+==========+=============================================+ | ||
| LibOSDP CP | LibOSDP PD | Working | Native support; CI ensure that this works | | ||
+----------------------------+----------------------------+----------+---------------------------------------------+ | ||
|
||
If want to report your own findings here, send an email to [email protected] | ||
or send a PR updating this doc on github. | ||
or send a PR updating this doc on github. |