Skip to content

Commit

Permalink
Add support for adis16550 and adis16550w
Browse files Browse the repository at this point in the history
Signed-off-by: rbudai <[email protected]>
  • Loading branch information
rbudai98 committed Oct 21, 2024
1 parent 67bba95 commit aa11165
Show file tree
Hide file tree
Showing 9 changed files with 780 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 aa11165

Please sign in to comment.