Merge branch 'feature/add_openthread_ci_for_esp32c6' into 'master'

openthread: add ci for esp32c6

See merge request espressif/esp-idf!22026
This commit is contained in:
Xu Si Yu
2023-02-03 10:29:30 +08:00
7 changed files with 169 additions and 173 deletions

View File

@@ -121,7 +121,7 @@ ENV_MARKERS = {
'psramv0': 'Runner with PSRAM version 0',
# multi-dut markers
'ieee802154': 'ieee802154 related tests should run on ieee802154 runners.',
'i154_multi_dut': 'tests should be used for i154, such as openthread.',
'openthread_br': 'tests should be used for openthread border router.',
'wifi_two_dut': 'tests should be run on runners which has two wifi duts connected.',
'generic_multi_device': 'generic multiple devices whose corresponding gpio pins are connected to each other.',
'twai_network': 'multiple runners form a TWAI network.',