rmt: expose private API to get channel ID

Closes https://github.com/espressif/esp-idf/issues/10596
This commit is contained in:
morris
2023-02-15 14:44:58 +08:00
parent 76989b504a
commit 195f6b99ad
14 changed files with 52 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32s3
@pytest.mark.esp32c3
@pytest.mark.esp32c6
# @pytest.mark.esp32h2 IDF-6810
@pytest.mark.esp32h2
@pytest.mark.generic
@pytest.mark.parametrize(
'config',