From 1eebdc5b8716721b3eef79caf79bd57c4abe912a Mon Sep 17 00:00:00 2001 From: "Travis F. Collins" Date: Wed, 25 Sep 2024 13:55:37 -0600 Subject: [PATCH] Update dependent doc for AD9213 Signed-off-by: Travis F. Collins --- supported_parts.md | 1 + tasks.py | 1 + 2 files changed, 2 insertions(+) diff --git a/supported_parts.md b/supported_parts.md index 313da888c..b99b05617 100644 --- a/supported_parts.md +++ b/supported_parts.md @@ -103,6 +103,7 @@ - AD9162 - AD9166 - AD9172 +- AD9213 - AD9250 - AD9265 - AD936X (Pluto, FMComms2/3/4/5, ADRV936X) diff --git a/tasks.py b/tasks.py index fe5f1cf87..0aabfb624 100644 --- a/tasks.py +++ b/tasks.py @@ -181,6 +181,7 @@ def checkparts(c): "ad777x", "ad579x", "adaq42xx", + "ad9213", ] for c in dir(mod): if (