fix(rmt): DMA descriptor alignment respect the cache line size

This commit is contained in:
morris
2024-01-05 11:18:03 +08:00
parent 86707a3af6
commit d97a46160d
9 changed files with 61 additions and 53 deletions
@@ -10,6 +10,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32c3
@pytest.mark.esp32c6
@pytest.mark.esp32h2
@pytest.mark.esp32p4
@pytest.mark.generic
@pytest.mark.parametrize(
'config',