ci(p4): enable esp32p4 target test

This commit is contained in:
Armando
2024-01-02 10:21:45 +08:00
parent 20f80a2d05
commit 1ab742b3c3
52 changed files with 222 additions and 18 deletions

View File

@@ -11,6 +11,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32c2
@pytest.mark.esp32c6
@pytest.mark.esp32h2
@pytest.mark.esp32p4
@pytest.mark.generic
@pytest.mark.parametrize('config', [
'release',