mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: add esp32h2 marker to pytest.ini
This commit is contained in:
parent
b885499c74
commit
8132f8b5e1
@ -23,6 +23,7 @@ markers =
|
||||
esp32s3: support esp32s3 target
|
||||
esp32c3: support esp32c3 target
|
||||
esp32c2: support esp32c2 target
|
||||
esp32h2: support esp32h2 target
|
||||
supported_targets: support all supported targets ('esp32', 'esp32s2', 'esp32c3', 'esp32s3', 'esp32c2')
|
||||
preview_targets: support all preview targets ('linux', 'esp32h2')
|
||||
all_targets: support all targets, including supported ones and preview ones
|
||||
|
Loading…
Reference in New Issue
Block a user