- Rename app_test_i2s_loopback to test_i2s_loopback

- Port test_i2s_loopback from xmostest to pytest and test_support
This commit is contained in:
xross
2022-07-05 18:14:05 +01:00
parent 476e3d9f2f
commit 9401bfff83
18 changed files with 162 additions and 49 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ _build*
**/.vscode/**
**.egg-info
*.pdf
*/logs/*
# waf build files
.lock-waf_*