Skip to content

Commit

Permalink
Merge pull request #610 from analogdevicesinc/adis16550_add_support
Browse files Browse the repository at this point in the history
Add support for adis16550 and adis16550w
  • Loading branch information
tfcollins authored Oct 28, 2024
2 parents be6d695 + ac2e3da commit dde58ee
Show file tree
Hide file tree
Showing 9 changed files with 782 additions and 0 deletions.
1 change: 1 addition & 0 deletions adi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
adis16547,
)
from adi.adis16507 import adis16507
from adi.adis16550 import adis16550
from adi.adl5240 import adl5240
from adi.adl5960 import adl5960
from adi.admv8818 import admv8818
Expand Down
Loading

0 comments on commit dde58ee

Please sign in to comment.