ci: migrate peripherals ttfw test scripts

This commit is contained in:
Fu Hanxi
2023-04-06 12:21:21 +08:00
parent b19b4c8e47
commit 1be18d4bc5
8 changed files with 170 additions and 172 deletions

View File

@ -122,6 +122,7 @@ ENV_MARKERS = {
'psramv0': 'Runner with PSRAM version 0',
'esp32eco3': 'Runner with esp32 eco3 connected',
'ecdsa_efuse': 'Runner with test ECDSA private keys programmed in efuse',
'ccs811': 'Runner with CCS811 connected',
# multi-dut markers
'ieee802154': 'ieee802154 related tests should run on ieee802154 runners.',
'openthread_br': 'tests should be used for openthread border router.',