openthread: add ci for esp32c6

This commit is contained in:
Xu Si Yu
2023-01-11 17:11:32 +08:00
parent 57c4508eb3
commit 389d07b9c1
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.',