Skip to content

Commit

Permalink
Update dependent doc for AD9213
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Sep 25, 2024
1 parent a1b7690 commit 4acdb8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions supported_parts.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
- AD9162
- AD9166
- AD9172
- AD9213
- AD9250
- AD9265
- AD936X (Pluto, FMComms2/3/4/5, ADRV936X)
Expand Down
2 changes: 2 additions & 0 deletions tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ def checkparts(c):
"ad777x",
"ad579x",
"adaq42xx",
"ad9213",
]
for c in dir(mod):
if (
Expand Down Expand Up @@ -244,6 +245,7 @@ def checkemulation(c):
"ad9152",
"ad9162",
"ad9166",
"ad9213",
"ad9250",
"ad936x",
"ad937x",
Expand Down

0 comments on commit 4acdb8e

Please sign in to comment.