diff options
| author | Jim Mussared <jim.mussared@gmail.com> | 2022-09-06 13:49:10 +1000 |
|---|---|---|
| committer | Jim Mussared <jim.mussared@gmail.com> | 2022-09-08 11:27:05 +1000 |
| commit | 24678fe452e9c0d0b96575424f81fb4a5f5f4302 (patch) | |
| tree | bb1a3dce7accd6f31477ea759d278dbdfbd8a57b /drivers/codec/manifest.py | |
| parent | d84c6ef0e8dd363881d80b2d8fb03447cc349830 (diff) | |
drivers: Remove drivers that are now in micropython-lib.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'drivers/codec/manifest.py')
| -rw-r--r-- | drivers/codec/manifest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/codec/manifest.py b/drivers/codec/manifest.py deleted file mode 100644 index 4ff5d9fc4..000000000 --- a/drivers/codec/manifest.py +++ /dev/null @@ -1 +0,0 @@ -module("wm8960.py", opt=3) |
