Skip to content

Commit

Permalink
Add note to doc about v1 support
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Dec 22, 2023
1 parent 79afecd commit 1a1050b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/source/libiio.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,7 @@ Output:
```bash
ID: 0xa
```

## libiio v1.X support

**pyadi-iio** supports **libiio** v1.X and v0.X. However, the **libiio** python bindings are not available on PyPI for v1.X and they are currently unstable. If you require stable operation, please use **libiio** v0.X. Its also possible that not all ecosystem features are available yet for v1.X. Please report any issues you find with v1.X.

0 comments on commit 1a1050b

Please sign in to comment.