feat(i2s): support i2s on esp32c61

This commit is contained in:
gaoxu
2024-10-22 11:26:43 +08:00
committed by Gao Xu
parent 12398c0f25
commit 8ab0cdde60
36 changed files with 1396 additions and 69 deletions

View File

@@ -12,6 +12,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32s3
@pytest.mark.esp32h2
@pytest.mark.esp32p4
@pytest.mark.esp32c61
@pytest.mark.generic
@pytest.mark.parametrize(
'config',